Skip to content

Commit 8ba3215

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java-util to v3.25.8
1 parent d6e8aa4 commit 8ba3215

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.0"
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)