Skip to content

Commit 38a2557

Browse files
Update gradle locks (#81)
Co-authored-by: aaron-steinfeld <[email protected]>
1 parent 7978576 commit 38a2557

File tree

7 files changed

+25
-25
lines changed

7 files changed

+25
-25
lines changed

grpc-circuitbreaker-utils/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,t
2626
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2727
io.grpc:grpc-context:1.68.3=runtimeClasspath,testRuntimeClasspath
2828
io.grpc:grpc-core:1.68.3=runtimeClasspath,testRuntimeClasspath
29-
io.netty:netty-bom:4.1.124.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29+
io.netty:netty-bom:4.1.125.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3030
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
3131
io.vavr:vavr-match:0.10.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3232
io.vavr:vavr:0.10.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -38,7 +38,7 @@ org.checkerframework:checker-qual:3.33.0=compileClasspath,testCompileClasspath
3838
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
3939
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
4040
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
41-
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
41+
org.hypertrace.bom:hypertrace-bom:0.3.62=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4242
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4343
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
4444
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

grpc-client-rx-utils/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,t
2121
io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2222
io.grpc:grpc-core:1.68.3=runtimeClasspath,testRuntimeClasspath
2323
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24-
io.netty:netty-bom:4.1.124.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24+
io.netty:netty-bom:4.1.125.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2525
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
2626
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2727
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
@@ -30,7 +30,7 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
3030
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3131
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
3232
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33-
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33+
org.hypertrace.bom:hypertrace-bom:0.3.62=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3434
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3535
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
3636
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

grpc-client-utils/gradle.lockfile

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,26 @@ io.grpc:grpc-core:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,
2222
io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2323
io.grpc:grpc-netty:1.68.3=testRuntimeClasspath
2424
io.grpc:grpc-util:1.68.3=testRuntimeClasspath
25-
io.netty:netty-bom:4.1.124.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26-
io.netty:netty-buffer:4.1.124.Final=testRuntimeClasspath
27-
io.netty:netty-codec-http2:4.1.124.Final=testRuntimeClasspath
28-
io.netty:netty-codec-http:4.1.124.Final=testRuntimeClasspath
29-
io.netty:netty-codec-socks:4.1.124.Final=testRuntimeClasspath
30-
io.netty:netty-codec:4.1.124.Final=testRuntimeClasspath
31-
io.netty:netty-common:4.1.124.Final=testRuntimeClasspath
32-
io.netty:netty-handler-proxy:4.1.124.Final=testRuntimeClasspath
33-
io.netty:netty-handler:4.1.124.Final=testRuntimeClasspath
34-
io.netty:netty-resolver:4.1.124.Final=testRuntimeClasspath
35-
io.netty:netty-transport-native-unix-common:4.1.124.Final=testRuntimeClasspath
36-
io.netty:netty-transport:4.1.124.Final=testRuntimeClasspath
25+
io.netty:netty-bom:4.1.125.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26+
io.netty:netty-buffer:4.1.125.Final=testRuntimeClasspath
27+
io.netty:netty-codec-http2:4.1.125.Final=testRuntimeClasspath
28+
io.netty:netty-codec-http:4.1.125.Final=testRuntimeClasspath
29+
io.netty:netty-codec-socks:4.1.125.Final=testRuntimeClasspath
30+
io.netty:netty-codec:4.1.125.Final=testRuntimeClasspath
31+
io.netty:netty-common:4.1.125.Final=testRuntimeClasspath
32+
io.netty:netty-handler-proxy:4.1.125.Final=testRuntimeClasspath
33+
io.netty:netty-handler:4.1.125.Final=testRuntimeClasspath
34+
io.netty:netty-resolver:4.1.125.Final=testRuntimeClasspath
35+
io.netty:netty-transport-native-unix-common:4.1.125.Final=testRuntimeClasspath
36+
io.netty:netty-transport:4.1.125.Final=testRuntimeClasspath
3737
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
3838
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
3939
net.bytebuddy:byte-buddy:1.14.10=testCompileClasspath,testRuntimeClasspath
4040
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
4141
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
4242
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
4343
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
44-
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
44+
org.hypertrace.bom:hypertrace-bom:0.3.62=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4545
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4646
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath,testRuntimeClasspath
4747
org.junit.jupiter:junit-jupiter-engine:5.10.0=testRuntimeClasspath

grpc-context-utils/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,t
2323
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2424
io.grpc:grpc-context:1.68.3=runtimeClasspath,testRuntimeClasspath
2525
io.grpc:grpc-core:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26-
io.netty:netty-bom:4.1.124.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26+
io.netty:netty-bom:4.1.125.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2727
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
2828
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
2929
net.bytebuddy:byte-buddy:1.14.10=testCompileClasspath,testRuntimeClasspath
@@ -32,7 +32,7 @@ org.checkerframework:checker-qual:3.33.0=compileClasspath,testCompileClasspath
3232
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
3333
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
3434
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
35-
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
35+
org.hypertrace.bom:hypertrace-bom:0.3.62=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3636
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3737
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
3838
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

grpc-server-rx-utils/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
1111
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1212
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1313
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14-
io.netty:netty-bom:4.1.124.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14+
io.netty:netty-bom:4.1.125.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1515
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1616
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
1717
net.bytebuddy:byte-buddy:1.14.10=testCompileClasspath,testRuntimeClasspath
1818
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
1919
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21-
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21+
org.hypertrace.bom:hypertrace-bom:0.3.62=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2222
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2323
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
2424
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

grpc-server-utils/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,t
1919
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2121
io.grpc:grpc-core:1.68.3=runtimeClasspath,testRuntimeClasspath
22-
io.netty:netty-bom:4.1.124.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
io.netty:netty-bom:4.1.125.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2323
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
2424
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
2525
net.bytebuddy:byte-buddy:1.14.10=testCompileClasspath,testRuntimeClasspath
2626
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
2727
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
2828
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
2929
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
30-
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
30+
org.hypertrace.bom:hypertrace-bom:0.3.62=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3131
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3232
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
3333
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

grpc-validation-utils/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,t
2424
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2525
io.grpc:grpc-context:1.68.3=runtimeClasspath,testRuntimeClasspath
2626
io.grpc:grpc-core:1.68.3=runtimeClasspath,testRuntimeClasspath
27-
io.netty:netty-bom:4.1.124.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27+
io.netty:netty-bom:4.1.125.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2828
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
2929
org.checkerframework:checker-qual:3.33.0=compileClasspath,testCompileClasspath
3030
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
3131
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
3232
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33-
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33+
org.hypertrace.bom:hypertrace-bom:0.3.62=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3434
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3535
org.slf4j:slf4j-api:2.0.7=runtimeClasspath,testRuntimeClasspath
3636
empty=annotationProcessor

0 commit comments

Comments
 (0)