|
@@ -101,7 +101,7 @@ dependencies {
|
|
|
//All dependencies below are only for tests
|
|
|
testImplementation("org.testcontainers:testcontainers:1.19.0")
|
|
|
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
|
|
|
- testImplementation("com.google.protobuf:protobuf-java-util:3.24.2")
|
|
|
+ testImplementation("com.google.protobuf:protobuf-java-util:3.24.3")
|
|
|
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
|
|
|
testImplementation("io.opentelemetry:opentelemetry-api")
|
|
|
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha")
|