Skip to content

Commit 47d6ec5

Browse files
Bump org.wiremock:wiremock from 3.13.1 to 3.13.2 in /wiremock (#1407)
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.13.1 to 3.13.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.13.1...3.13.2) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae015d0 commit 47d6ec5

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.13.1"
8+
implementation "org.wiremock:wiremock:3.13.2"
99
implementation "org.json:json:20250517"
1010
implementation "com.auth0:java-jwt:4.5.0"
1111
implementation "org.slf4j:slf4j-simple:2.0.17"

0 commit comments

Comments
 (0)