Skip to content

Commit 65a4503

Browse files
[deps]: Bump org.springframework.shell:spring-shell-dependencies
Bumps [org.springframework.shell:spring-shell-dependencies](https://github.com/spring-projects/spring-shell) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/spring-projects/spring-shell/releases) - [Commits](spring-projects/spring-shell@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.shell:spring-shell-dependencies dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 858f554 commit 65a4503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111
ext {
1212
springBootVersion = "3.4.4"
13-
springBootShellVersion = "3.4.0"
13+
springBootShellVersion = "3.4.1"
1414
kotlinVersion = "1.9.25"
1515
redisContainerVersion = "2.2.2"
1616
testContainerVersion = "1.21.0"

0 commit comments

Comments
 (0)