We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1aaac67 + 0e12831 commit 94c5ec1Copy full SHA for 94c5ec1
lib/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
33
implementation 'org.jooq:joou:0.9.4'
34
implementation 'com.google.guava:guava:33.4.8-jre'
35
- implementation 'info.picocli:picocli:4.7.6'
+ implementation 'info.picocli:picocli:4.7.7'
36
37
implementation 'io.grpc:grpc-protobuf:1.70.0'
38
implementation 'io.grpc:grpc-stub:1.70.0'
0 commit comments