Skip to content

Commit

Permalink
Merge pull request #46 from wiremock/dependabot/gradle/versions.grpc-…
Browse files Browse the repository at this point in the history
…1.61.1

Bump versions.grpc from 1.60.0 to 1.61.1
  • Loading branch information
tomakehurst authored Feb 17, 2024
2 parents 508ddab + c12deb2 commit 42d41e2
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 @@ -35,7 +35,7 @@ allprojects {
ext {
versions = [
wiremock: "3.2.0",
grpc : "1.60.0",
grpc : "1.61.1",
protobuf: "3.25.3"
]

Expand Down

0 comments on commit 42d41e2

Please sign in to comment.