File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
1313 api(platform(project(" :kafka-bom" )))
1414 api(" org.apache.kafka:kafka-clients" )
1515
16- implementation(" org.hypertrace.core.serviceframework:platform-metrics:0.1.64 " )
16+ implementation(" org.hypertrace.core.serviceframework:platform-metrics:0.1.80 " )
1717 testImplementation(" org.junit.jupiter:junit-jupiter:5.9.2" )
1818 testImplementation(" org.mockito:mockito-core:5.2.0" )
1919 testImplementation(" com.github.ben-manes.caffeine:caffeine:3.1.8" )
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ dependencies {
2222
2323 implementation(" org.apache.avro:avro" )
2424 implementation(" org.apache.kafka:kafka-clients" )
25- implementation(" org.hypertrace.core.serviceframework:platform-metrics:0.1.64 " )
26- implementation(" org.hypertrace.core.serviceframework:platform-service-framework:0.1.64 " )
25+ implementation(" org.hypertrace.core.serviceframework:platform-metrics:0.1.80 " )
26+ implementation(" org.hypertrace.core.serviceframework:platform-service-framework:0.1.80 " )
2727 implementation(" org.apache.commons:commons-lang3:3.12.0" )
2828
2929 testCompileOnly(" org.projectlombok:lombok:1.18.26" )
You can’t perform that action at this time.
0 commit comments