Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-java-util t…
Browse files Browse the repository at this point in the history
…o v3.25.5 (#411)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored Sep 20, 2024
1 parent fb40657 commit 82e30c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
testcontainers = "org.testcontainers:testcontainers:1.20.1"
logback = "ch.qos.logback:logback-classic:1.5.8"
jackson = "com.fasterxml.jackson.core:jackson-databind:2.17.2"
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.4"
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.5"
# last version supporting Java 8
mockito = "org.mockito:mockito-core:4.11.0"
mockserver-client = "org.mock-server:mockserver-client-java:5.15.0"
Expand Down

0 comments on commit 82e30c7

Please sign in to comment.