Skip to content

Commit 9b5fec2

Browse files
committed
Update protobuf version
1 parent e437c85 commit 9b5fec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ext {
6464
'sb-contrib' : '7.4.7',
6565
'scala' : scalas[neo4j_minor],
6666
'spotbugsToolVersion' : '4.7.1',
67-
'protobuf' : '3.19.2',
67+
'protobuf' : '3.21.10',
6868
'kryo' : '5.0.4',
6969
]
7070
dep = [

0 commit comments

Comments
 (0)