Skip to content

Commit

Permalink
Update gradle locks (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: aaron-steinfeld <[email protected]>
  • Loading branch information
hypertrace-ci-app[bot] and aaron-steinfeld authored Dec 15, 2023
1 parent 11641e5 commit 905727f
Show file tree
Hide file tree
Showing 19 changed files with 172 additions and 172 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
26 changes: 13 additions & 13 deletions hypertrace-core-graphql-attribute-scope/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.59.1=runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.59.1=runtimeClasspath
io.grpc:grpc-core:1.59.1=runtimeClasspath
io.grpc:grpc-inprocess:1.59.1=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath
io.grpc:grpc-protobuf:1.59.1=runtimeClasspath
io.grpc:grpc-stub:1.59.1=runtimeClasspath
io.grpc:grpc-util:1.59.1=runtimeClasspath
io.grpc:grpc-api:1.60.0=runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.60.0=runtimeClasspath
io.grpc:grpc-core:1.60.0=runtimeClasspath
io.grpc:grpc-inprocess:1.60.0=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath
io.grpc:grpc-protobuf:1.60.0=runtimeClasspath
io.grpc:grpc-stub:1.60.0=runtimeClasspath
io.grpc:grpc-util:1.60.0=runtimeClasspath
io.netty:netty-bom:4.1.101.Final=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
Expand All @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
26 changes: 13 additions & 13 deletions hypertrace-core-graphql-attribute-store/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.59.1=runtimeClasspath
io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-inprocess:1.59.1=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.59.1=runtimeClasspath
io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.60.0=runtimeClasspath
io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-inprocess:1.60.0=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.60.0=runtimeClasspath
io.netty:netty-bom:4.1.101.Final=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
Expand All @@ -47,12 +47,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
26 changes: 13 additions & 13 deletions hypertrace-core-graphql-common-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.59.1=runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.59.1=runtimeClasspath
io.grpc:grpc-core:1.59.1=runtimeClasspath
io.grpc:grpc-inprocess:1.59.1=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath
io.grpc:grpc-protobuf:1.59.1=runtimeClasspath
io.grpc:grpc-stub:1.59.1=runtimeClasspath
io.grpc:grpc-util:1.59.1=runtimeClasspath
io.grpc:grpc-api:1.60.0=runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.60.0=runtimeClasspath
io.grpc:grpc-core:1.60.0=runtimeClasspath
io.grpc:grpc-inprocess:1.60.0=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath
io.grpc:grpc-protobuf:1.60.0=runtimeClasspath
io.grpc:grpc-stub:1.60.0=runtimeClasspath
io.grpc:grpc-util:1.60.0=runtimeClasspath
io.netty:netty-bom:4.1.101.Final=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
Expand All @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
4 changes: 2 additions & 2 deletions hypertrace-core-graphql-context/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
javax.servlet:javax.servlet-api:4.0.1=compileClasspath,runtimeClasspath
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
Expand Down
4 changes: 2 additions & 2 deletions hypertrace-core-graphql-deserialization/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
Expand Down
26 changes: 13 additions & 13 deletions hypertrace-core-graphql-gateway-service-utils/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.59.1=runtimeClasspath
io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-inprocess:1.59.1=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.59.1=runtimeClasspath
io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.60.0=runtimeClasspath
io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-inprocess:1.60.0=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.60.0=runtimeClasspath
io.netty:netty-bom:4.1.101.Final=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
Expand All @@ -48,12 +48,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
20 changes: 10 additions & 10 deletions hypertrace-core-graphql-grpc-utils/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-inprocess:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.59.1=runtimeClasspath
io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-inprocess:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.60.0=runtimeClasspath
io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
Expand All @@ -42,9 +42,9 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
26 changes: 13 additions & 13 deletions hypertrace-core-graphql-impl/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-inprocess:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.59.1=runtimeClasspath
io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-inprocess:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.60.0=runtimeClasspath
io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
io.opentelemetry:opentelemetry-proto:1.1.0-alpha=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
Expand All @@ -52,12 +52,12 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
org.apache.commons:commons-text:1.10.0=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
Loading

0 comments on commit 905727f

Please sign in to comment.