Skip to content

Commit 40772c5

Browse files
authored
Merge pull request #162 from wiremock/dependabot/gradle/versions.wiremock-3.13.0
Bump versions.wiremock from 3.12.1 to 3.13.0
2 parents 8b13a55 + 9cffe53 commit 40772c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ allprojects {
3535

3636
ext {
3737
versions = [
38-
wiremock: "3.12.1",
38+
wiremock: "3.13.0",
3939
grpc : "1.72.0",
4040
protobuf: "3.25.7"
4141
]

0 commit comments

Comments
 (0)