Skip to content

Commit

Permalink
Upgrade grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
brfrn169 committed Dec 20, 2023
1 parent aa0c6bf commit 4e9562d
Showing 1 changed file with 1 addition and 1 deletion.
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 = '21.11.0.0'
sqlserverDriverVersion = '11.2.3.jre8'
sqliteDriverVersion = '3.44.1.0'
grpcVersion = '1.53.0'
grpcVersion = '1.60.0'
protobufVersion = '3.21.12'
annotationVersion = '1.3.2'
picocliVersion = '4.7.5'
Expand Down

0 comments on commit 4e9562d

Please sign in to comment.