Skip to content

Commit

Permalink
Merge pull request #3279 from 1c-syntax/dependabot/gradle/info.picocl…
Browse files Browse the repository at this point in the history
…i-picocli-spring-boot-starter-4.7.6

build(deps): bump info.picocli:picocli-spring-boot-starter from 4.7.5 to 4.7.6
  • Loading branch information
nixel2007 authored May 9, 2024
2 parents 2d6187f + 5e93438 commit 2d37862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
// spring
api("org.springframework.boot:spring-boot-starter")
api("org.springframework.boot:spring-boot-starter-websocket")
api("info.picocli:picocli-spring-boot-starter:4.7.5")
api("info.picocli:picocli-spring-boot-starter:4.7.6")

// lsp4j core
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.21.0")
Expand Down

0 comments on commit 2d37862

Please sign in to comment.