Skip to content

Commit 2070227

Browse files
fix: use specific proto version
1 parent dfa0ad9 commit 2070227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ geantyref = "1.3.11"
1111
idea = "1.1.7"
1212
jetbrains = "24.0.1"
1313
lombok = "1.18.38"
14-
protobuf = "1.0-SNAPSHOT"
14+
protobuf = "0.0.2"
1515
gson = "2.10.1"
1616
shadow = "8.1.1"
1717
spotless = "6.13.0"

0 commit comments

Comments
 (0)