Skip to content

Commit

Permalink
Merge pull request #136 from wiremock/dependabot/gradle/versions.wire…
Browse files Browse the repository at this point in the history
…mock-3.11.0

Bump versions.wiremock from 3.10.0 to 3.11.0
  • Loading branch information
leeturner authored Feb 3, 2025
2 parents ce2a91a + 836b5e2 commit 2f962ac
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.10.0",
wiremock: "3.11.0",
grpc : "1.70.0",
protobuf: "3.25.6"
]
Expand Down

0 comments on commit 2f962ac

Please sign in to comment.