Skip to content

Commit 61f1ce9

Browse files
committed
Upgrade deps to support gradle-8.0
1 parent 7a19af0 commit 61f1ce9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
buildscript {
2-
ext.gradleVersion = '7.5.1'
3-
ext.protobufPlugInVersion = '0.8.12'
2+
ext.protobufPlugInVersion = '0.9.4'
43
ext.protobufVersion = '3.21.7'
54
ext.jerseyVersion = '3.1.0'
65
ext.junitVersion = '5.9.0'

0 commit comments

Comments
 (0)