Skip to content

Commit

Permalink
Merge pull request #44 from G8XSU/protobuf-upgrade
Browse files Browse the repository at this point in the history
Upgrade protobuf to v3.25.5.
  • Loading branch information
G8XSU authored Dec 13, 2024
2 parents 30b91a3 + aea2711 commit 37fe9ae
Show file tree
Hide file tree
Showing 29 changed files with 1,107 additions and 359 deletions.
2 changes: 1 addition & 1 deletion java/app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext.protobufPlugInVersion = '0.9.4'
ext.protobufVersion = '3.21.7'
ext.protobufVersion = '3.25.5'
ext.jerseyVersion = '3.1.0'
ext.junitVersion = '5.9.0'
ext.mockitoVersion = '5.2.0'
Expand Down
Loading

0 comments on commit 37fe9ae

Please sign in to comment.