We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d96bf1 commit fcbcdf2Copy full SHA for fcbcdf2
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ junixsocket-common = { module = "com.kohlschutter.junixsocket:junixsocket-common
17
junixsocket-native-common = { module = "com.kohlschutter.junixsocket:junixsocket-native-common", version.ref = "junixsocket" }
18
pi4j-core = { module = "com.pi4j:pi4j-core", version = "1.4" }
19
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" }
+spring-shell-starter = { module = "org.springframework.shell:spring-shell-starter", version = "3.4.0" }
21
22
[plugins]
23
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
0 commit comments