Skip to content

Commit 95d109b

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java-util to v3.25.8 (#660)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 26fc050 commit 95d109b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ wiremock = "org.wiremock:wiremock:3.13.0"
5050
testcontainers = "org.testcontainers:testcontainers:1.21.1"
5151
logback = "ch.qos.logback:logback-classic:1.5.18"
5252
jackson = "com.fasterxml.jackson.core:jackson-databind:2.19.0"
53-
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.7"
53+
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.8"
5454
# last version supporting Java 8
5555
mockito = "org.mockito:mockito-core:4.11.0"
5656
mockserver-client = "org.mock-server:mockserver-client-java:5.15.0"

0 commit comments

Comments
 (0)