Skip to content

Commit

Permalink
Fallback to protobuf 3.23.2
Browse files Browse the repository at this point in the history
See protocolbuffers/protobuf#13070 the current release is incomplete.
  • Loading branch information
FlorentinD committed Jun 20, 2023
1 parent 4868f54 commit 6c495a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ ext {
'sb-contrib' : '7.6.0',
'scala' : scalas[neo4j_minor],
'spotbugsToolVersion' : '4.7.3',
'protobuf' : '3.23.3',
'protobuf' : '3.23.2',
]
dep = [
junit5bom: "org.junit:junit-bom:${ver.junit5bom}",
Expand Down

0 comments on commit 6c495a5

Please sign in to comment.