Skip to content

Commit

Permalink
Merge pull request #450 from grails/renovate/info.picocli-picocli-4.x
Browse files Browse the repository at this point in the history
Update dependency info.picocli:picocli to v4.7.5
  • Loading branch information
puneetbehl authored Oct 6, 2023
2 parents ce9d546 + 37cf533 commit b43c21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ subprojects { subproject->
dependencies {
documentation "org.fusesource.jansi:jansi:$jansiVersion"
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
documentation "info.picocli:picocli:4.7.3"
documentation "info.picocli:picocli:4.7.5"
documentation "com.github.javaparser:javaparser-core:$javaParserCoreVersion"

testImplementation "org.spockframework:spock-core:$spockVersion"
Expand Down

0 comments on commit b43c21e

Please sign in to comment.