Skip to content

Commit

Permalink
build(fix): bump-up protobufVersion to 3.21.12 (latest) (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
laysakura committed Dec 22, 2022
1 parent f1f9933 commit 41eb19c
Show file tree
Hide file tree
Showing 53 changed files with 2,468 additions and 2,212 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ subprojects {
oracleDriverVersion = '19.8.0.0'
sqlserverDriverVersion = '8.4.1.jre8'
grpcVersion = '1.46.1'
protobufVersion = '3.20.3'
protobufVersion = '3.21.12'
annotationVersion = '1.3.2'
picocliVersion = '4.1.4'
scalarAdminVersion = '1.2.0'
Expand Down
34 changes: 20 additions & 14 deletions rpc/src/main/java/com/scalar/db/rpc/AbortRequest.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 17 additions & 11 deletions rpc/src/main/java/com/scalar/db/rpc/AbortResponse.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 41eb19c

Please sign in to comment.