Skip to content

Commit 98f449f

Browse files
Bump org.wiremock:wiremock from 3.10.0 to 3.11.0 in /wiremock (#1075)
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.10.0...3.11.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda507f commit 98f449f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiremock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
}
66

77
dependencies {
8-
implementation "org.wiremock:wiremock:3.10.0"
8+
implementation "org.wiremock:wiremock:3.11.0"
99
implementation "org.json:json:20250107"
1010
implementation "com.auth0:java-jwt:4.4.0"
1111
implementation "org.slf4j:slf4j-simple:2.0.16"

0 commit comments

Comments
 (0)