Skip to content

Commit fcbcdf2

Browse files
Update Gradle dependency : Bump org.springframework.shell:spring-shell-starter
Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.0.3 to 3.4.0. - [Release notes](https://github.com/spring-projects/spring-shell/releases) - [Commits](spring-projects/spring-shell@v3.0.3...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.shell:spring-shell-starter dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d96bf1 commit fcbcdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ junixsocket-common = { module = "com.kohlschutter.junixsocket:junixsocket-common
1717
junixsocket-native-common = { module = "com.kohlschutter.junixsocket:junixsocket-native-common", version.ref = "junixsocket" }
1818
pi4j-core = { module = "com.pi4j:pi4j-core", version = "1.4" }
1919
pure-java-hid-api = { module = "io.github.vveird:purejavahidapi", version = "0.0.3" }
20-
spring-shell-starter = { module = "org.springframework.shell:spring-shell-starter", version = "3.0.3" }
20+
spring-shell-starter = { module = "org.springframework.shell:spring-shell-starter", version = "3.4.0" }
2121

2222
[plugins]
2323
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }

0 commit comments

Comments
 (0)