Skip to content

Commit 3435462

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java-util to v3.25.7
1 parent 38918c8 commit 3435462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12.1"
5050
testcontainers = "org.testcontainers:testcontainers:1.20.6"
5151
logback = "ch.qos.logback:logback-classic:1.5.18"
5252
jackson = "com.fasterxml.jackson.core:jackson-databind:2.18.3"
53-
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.6"
53+
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.7"
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)