Skip to content

Commit 37fe9ae

Browse files
authored
Merge pull request #44 from G8XSU/protobuf-upgrade
Upgrade protobuf to v3.25.5.
2 parents 30b91a3 + aea2711 commit 37fe9ae

29 files changed

+1107
-359
lines changed

java/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext.protobufPlugInVersion = '0.9.4'
3-
ext.protobufVersion = '3.21.7'
3+
ext.protobufVersion = '3.25.5'
44
ext.jerseyVersion = '3.1.0'
55
ext.junitVersion = '5.9.0'
66
ext.mockitoVersion = '5.2.0'

0 commit comments

Comments
 (0)