Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit eae61ab

Browse files
authored
Merge pull request #214 from grails/dependabot/gradle/7.0.x/info.picocli-picocli-4.4.0
Bump picocli from 3.8.2 to 4.4.0
2 parents 5eb8538 + 487f14e commit eae61ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ subprojects { project ->
175175
dependencies {
176176
documentation "org.fusesource.jansi:jansi:$jansiVersion"
177177
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
178-
documentation 'info.picocli:picocli:3.8.2'
178+
documentation 'info.picocli:picocli:4.4.0'
179179

180180
testCompile "org.codehaus.groovy:groovy-test:$groovyVersion"
181181
testCompile "org.spockframework:spock-core:$spockVersion", {

0 commit comments

Comments
 (0)