Skip to content

Commit

Permalink
Merge pull request #3274 from matsim-org/dependabot/maven/io.grpc-grp…
Browse files Browse the repository at this point in the history
…c-all-1.64.0

build(deps): bump io.grpc:grpc-all from 1.63.0 to 1.64.0
  • Loading branch information
michalmac authored May 17, 2024
2 parents e9e8ce0 + 1f92c5d commit 067cb2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/hybridsim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<properties>
<protobuf.version>4.26.1</protobuf.version>
<grpc.version>1.63.0</grpc.version>
<grpc.version>1.64.0</grpc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 067cb2f

Please sign in to comment.