Skip to content

Commit

Permalink
Update gradle locks (#210)
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 22, 2023
1 parent 8950229 commit 101c19a
Show file tree
Hide file tree
Showing 14 changed files with 67 additions and 67 deletions.
10 changes: 5 additions & 5 deletions hypertrace-graphql-attribute-scope/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=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.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.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
empty=annotationProcessor
10 changes: 5 additions & 5 deletions hypertrace-graphql-entity-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=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.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.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-entity-type/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=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.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.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.entity.service:entity-service-api:0.8.86=compileClasspath,runtimeClasspath
org.hypertrace.entity.service:entity-type-service-rx-client:0.8.86=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-explorer-context/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=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.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.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-explorer-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=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.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.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=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.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.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-impl/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=runtimeClasspath
org.hypertrace.config.service:labels-config-service-api:0.1.56=runtimeClasspath
org.hypertrace.config.service:spaces-config-service-api:0.1.56=runtimeClasspath
org.hypertrace.config.service:span-processing-config-service-api:0.1.56=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.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.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.entity.service:entity-service-api:0.8.86=runtimeClasspath
org.hypertrace.entity.service:entity-type-service-rx-client:0.8.86=runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-labels-schema-api/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=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.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.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-labels-schema-impl/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=compileClasspath,runtimeClasspath
org.hypertrace.config.service:labels-config-service-api:0.1.56=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.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.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-metric-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=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.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.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
4 changes: 2 additions & 2 deletions hypertrace-graphql-service-config/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ 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.60.0=compileClasspath,runtimeClasspath
javax.validation:validation-api:1.1.0.Final=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.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
empty=annotationProcessor
10 changes: 5 additions & 5 deletions hypertrace-graphql-service/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,17 +105,17 @@ org.eclipse.jetty:jetty-servlets:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=runtimeClasspath
org.hypertrace.config.service:labels-config-service-api:0.1.56=runtimeClasspath
org.hypertrace.config.service:spaces-config-service-api:0.1.56=runtimeClasspath
org.hypertrace.config.service:span-processing-config-service-api:0.1.56=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.8=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,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.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.64=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.64=runtimeClasspath
org.hypertrace.core.serviceframework:platform-service-framework:0.1.64=compileClasspath,runtimeClasspath
Expand Down
10 changes: 5 additions & 5 deletions hypertrace-graphql-spaces-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ 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.6=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.config.service:spaces-config-service-api:0.1.56=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.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.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
Loading

0 comments on commit 101c19a

Please sign in to comment.