Skip to content

Commit

Permalink
deps: bump pinned grpc version to 1.59.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deepthidevaki committed Jan 3, 2024
1 parent 9393ef9 commit d663c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@

<skipChecks>false</skipChecks>

<version.grpc>1.54.0</version.grpc>
<version.grpc>1.59.1</version.grpc>
<version.java>17</version.java>
<version.protobuf>3.19.4</version.protobuf>
</properties>
Expand Down

0 comments on commit d663c45

Please sign in to comment.