Skip to content

Commit

Permalink
Merge pull request #120 from wiremock/wiremock-core-upgrade
Browse files Browse the repository at this point in the history
upgrade wiremock core.
  • Loading branch information
RafeArnold authored Oct 28, 2024
2 parents 231bf8b + 2cac657 commit 5f107a2
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 @@ -34,7 +34,7 @@ allprojects {

ext {
versions = [
wiremock: "3.9.1",
wiremock: "3.9.2",
grpc : "1.68.0",
protobuf: "3.25.5"
]
Expand Down

0 comments on commit 5f107a2

Please sign in to comment.