Skip to content

Commit 8ca55b0

Browse files
dependabot[bot]ekharkunov
authored andcommitted
Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.13.1
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.12.0 to 3.13.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.12.0...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>
1 parent 955117a commit 8ca55b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100

101101
testImplementation('org.smali:dexlib2:2.5.2')
102102
testImplementation project(':client')
103-
testImplementation('org.wiremock:wiremock-standalone:3.12.0')
103+
testImplementation('org.wiremock:wiremock-standalone:3.13.1')
104104
}
105105

106106
task createVersionFile() {

0 commit comments

Comments
 (0)