File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies {
3232 // This dependency is used internally, and not exposed to consumers on their own compile classpath.
3333 implementation ' org.jooq:joou:0.9.4'
3434 implementation ' com.google.guava:guava:33.4.8-jre'
35- implementation ' info.picocli:picocli:4.7.6 '
35+ implementation ' info.picocli:picocli:4.7.7 '
3636 implementation ' com.google.guava:guava:33.4.8-jre'
3737 implementation ' io.grpc:grpc-protobuf:1.70.0'
3838 implementation ' io.grpc:grpc-stub:1.70.0'
@@ -55,7 +55,7 @@ dependencies {
5555 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.4'
5656 testImplementation ' org.mockito:mockito-core:5.15.2'
5757 testImplementation ' org.mockito:mockito-junit-jupiter:5.15.2'
58- testImplementation ' nl.jqno.equalsverifier:equalsverifier:3.19.2 '
58+ testImplementation ' nl.jqno.equalsverifier:equalsverifier:3.19.3 '
5959 testImplementation ' org.assertj:assertj-core:3.27.3'
6060 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.11.4'
6161
You can’t perform that action at this time.
0 commit comments