We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424d680 commit fc5e3ddCopy full SHA for fc5e3dd
kafka-streams-framework/build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
implementation("org.apache.kafka:kafka-clients")
25
implementation("org.hypertrace.core.serviceframework:platform-metrics:0.1.89")
26
implementation("org.hypertrace.core.serviceframework:platform-service-framework:0.1.89")
27
- implementation("org.apache.commons:commons-lang3:3.12.0")
+ implementation("org.apache.commons:commons-lang3:3.18.0")
28
29
testCompileOnly("org.projectlombok:lombok:1.18.26")
30
testAnnotationProcessor("org.projectlombok:lombok:1.18.26")
0 commit comments