Skip to content

Commit 9028b3c

Browse files
build(deps): bump org.wiremock:wiremock-standalone from 3.5.2 to 3.13.1 (#5)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.5.2 to 3.13.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.5.2...3.13.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb7a180 commit 9028b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
testImplementation "org.junit.jupiter:junit-jupiter-engine"
9898
testImplementation "org.hamcrest:hamcrest"
9999
testImplementation "org.hamcrest:hamcrest-library"
100-
testImplementation "org.wiremock:wiremock-standalone:3.5.2"
100+
testImplementation "org.wiremock:wiremock-standalone:3.13.1"
101101
}
102102

103103
/**********************************************************************************************************************\

0 commit comments

Comments
 (0)