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.
2 parents dfd3700 + ab0ec5f commit 1fa3b01Copy full SHA for 1fa3b01
build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
// spring
67
api("org.springframework.boot:spring-boot-starter")
68
api("org.springframework.boot:spring-boot-starter-websocket")
69
- api("info.picocli:picocli-spring-boot-starter:4.7.0")
+ api("info.picocli:picocli-spring-boot-starter:4.7.1")
70
71
// lsp4j core
72
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.19.0")
0 commit comments