Skip to content

Commit

Permalink
build(deps): bump info.picocli:picocli-spring-boot-starter
Browse files Browse the repository at this point in the history
Bumps [info.picocli:picocli-spring-boot-starter](https://github.com/remkop/picocli) from 4.7.4 to 4.7.5.
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.7.4...v4.7.5)

---
updated-dependencies:
- dependency-name: info.picocli:picocli-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 795fa39 commit b39b449
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.4")
api("info.picocli:picocli-spring-boot-starter:4.7.5")

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

0 comments on commit b39b449

Please sign in to comment.