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 2e7c1a4 commit 727389dCopy full SHA for 727389d
build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
// spring
66
api("org.springframework.boot:spring-boot-starter")
67
api("org.springframework.boot:spring-boot-starter-websocket")
68
- api("info.picocli:picocli-spring-boot-starter:4.6.3")
+ api("info.picocli:picocli-spring-boot-starter:4.7.0")
69
70
// lsp4j core
71
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.17.0")
0 commit comments