Skip to content

Commit

Permalink
fix(deps): update dependency info.picocli:picocli to v3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 75babee commit 370ba82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/docs.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ configurations {

dependencies {
if (configurations.find { it.name == 'documentation' }) {
documentation 'info.picocli:picocli:3.8.0'
documentation 'info.picocli:picocli:3.9.6'
documentation "org.fusesource.jansi:jansi:1.18"
documentation "jline:jline:2.14.6"
documentation "com.github.javaparser:javaparser-core:3.15.14"
Expand Down

0 comments on commit 370ba82

Please sign in to comment.