Skip to content

Commit

Permalink
libs: use grpc-1.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Nov 3, 2023
1 parent 8b6c7ae commit 547c5fc
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 @@ -17,7 +17,7 @@
<properties>
<version.dcache>7.2.2</version.dcache>
<java.version>11</java.version>
<version.grpc>1.51.0</version.grpc>
<version.grpc>1.56.1</version.grpc>
<bc.version>1.67</bc.version>
</properties>

Expand Down

0 comments on commit 547c5fc

Please sign in to comment.