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

Commit b15b34c

Browse files
committed
picocliVersion not in bom
1 parent be02fa9 commit b15b34c

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
@@ -204,7 +204,7 @@ subprojects { Project subproject ->
204204
documentation platform("org.grails:grails-bom:$grailsVersion")
205205
documentation "org.fusesource.jansi:jansi"
206206
documentation "org.apache.groovy:groovy-dateutil"
207-
documentation "info.picocli:picocli"
207+
documentation "info.picocli:picocli:$picocliVersion"
208208
documentation "com.github.javaparser:javaparser-core"
209209

210210
implementation "org.apache.groovy:groovy"

0 commit comments

Comments
 (0)