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 2d6187f + 5e93438 commit 2d37862Copy full SHA for 2d37862
build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
// spring
68
api("org.springframework.boot:spring-boot-starter")
69
api("org.springframework.boot:spring-boot-starter-websocket")
70
- api("info.picocli:picocli-spring-boot-starter:4.7.5")
+ api("info.picocli:picocli-spring-boot-starter:4.7.6")
71
72
// lsp4j core
73
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.21.0")
0 commit comments