Skip to content

Commit 706145d

Browse files
authored
Merge pull request #6618 from FlorentinD/update-protobuf-master
Update protobuf version
2 parents 093c5e9 + 8c5e872 commit 706145d

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
@@ -63,7 +63,7 @@ ext {
6363
'sb-contrib' : '7.4.7',
6464
'scala' : scalas[neo4j_minor],
6565
'spotbugsToolVersion' : '4.7.2',
66-
'protobuf' : '3.21.7',
66+
'protobuf' : '3.21.10',
6767
]
6868
dep = [
6969
junit5bom: "org.junit:junit-bom:${ver.junit5bom}",

0 commit comments

Comments
 (0)