Skip to content

Commit 6038ebb

Browse files
fix(deps): update protobuf version updates to v4
1 parent b90999e commit 6038ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = 3.0-SNAPSHOT
55
annotationsVersion = 24.1.0
66
graphQLJavaVersion = 22.3
77
# generated proto v3 messages can be used with v3 and v4
8-
protobufVersion = 3.25.5
8+
protobufVersion = 4.31.1
99
slf4jVersion = 2.0.16
1010
springBootVersion = 3.3.6
1111

0 commit comments

Comments
 (0)