File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ dependencies {
88 implementation(project(" :entity-service-attribute-translator" ))
99 implementation(project(" :entity-service-impl" ))
1010 implementation(project(" :entity-service-change-event-generator" ))
11- implementation(" org.hypertrace.core.documentstore:document-store:0.7.47 " )
11+ implementation(" org.hypertrace.core.documentstore:document-store:0.7.48 " )
1212}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 annotationProcessor(" org.projectlombok:lombok:1.18.22" )
1313 compileOnly(" org.projectlombok:lombok:1.18.18" )
1414
15- implementation(" org.hypertrace.core.documentstore:document-store:0.7.47 " )
15+ implementation(" org.hypertrace.core.documentstore:document-store:0.7.48 " )
1616 implementation(" org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6" )
1717 implementation(" org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6" )
1818 implementation(" org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.15" )
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 implementation(project(" :entity-service-factory" ))
2424
2525 implementation(" org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.62" )
26- implementation(" org.hypertrace.core.documentstore:document-store:0.7.47 " )
26+ implementation(" org.hypertrace.core.documentstore:document-store:0.7.48 " )
2727
2828 runtimeOnly(" io.grpc:grpc-netty:1.57.2" )
2929
You can’t perform that action at this time.
0 commit comments