Skip to content

Commit

Permalink
Bump protobuf version to 3.25.5 (#399)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Coates <[email protected]>
  • Loading branch information
big-andy-coates and Andy Coates authored Oct 3, 2024
1 parent 4cd36a5 commit 296631b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ subprojects {
set("guavaVersion", "33.3.1-jre")
set("confluentVersion", "7.7.1")
set("jacksonVersion", "2.18.0")
set("protobufVersion", "3.25.3")
set("protobufVersion", "3.25.5")
set("medeiaValidatorVersion", "1.1.0")
set("junitVersion", "5.11.1")
set("mockitoVersion", "5.14.1")
Expand Down

0 comments on commit 296631b

Please sign in to comment.