Skip to content

Commit ef284c1

Browse files
authored
library upgrade (#53)
1 parent d46d965 commit ef284c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kafka-streams-framework/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ dependencies {
1717

1818
implementation("org.apache.avro:avro:1.11.1")
1919
implementation("org.apache.kafka:kafka-clients:7.2.1-ccs")
20-
implementation("org.hypertrace.core.serviceframework:platform-metrics:0.1.47")
21-
implementation("org.hypertrace.core.serviceframework:platform-service-framework:0.1.47")
20+
implementation("org.hypertrace.core.serviceframework:platform-metrics:0.1.48")
21+
implementation("org.hypertrace.core.serviceframework:platform-service-framework:0.1.48")
2222
implementation("org.apache.commons:commons-lang3:3.12.0")
2323

2424
testImplementation("org.apache.kafka:kafka-streams-test-utils:7.2.1-ccs")

0 commit comments

Comments
 (0)