Skip to content

Commit b793547

Browse files
Bump wiremock-jre8 from 2.30.1 to 2.31.0 (#693)
Bumps [wiremock-jre8](https://github.com/tomakehurst/wiremock) from 2.30.1 to 2.31.0. - [Release notes](https://github.com/tomakehurst/wiremock/releases) - [Commits](wiremock/wiremock@2.30.1...2.31.0) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 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 891d0d2 commit b793547

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
@@ -94,7 +94,7 @@ subprojects {
9494
dependencies {
9595
dependency 'com.google.guava:guava:' + ext['guava.version']
9696
dependency 'com.github.stefanbirkner:system-lambda:1.2.0'
97-
dependency "com.github.tomakehurst:wiremock-jre8:2.30.1"
97+
dependency "com.github.tomakehurst:wiremock-jre8:2.31.0"
9898
dependencySet(group: 'com.squareup.retrofit2', version: ext['retrofit.version']) {
9999
entry 'converter-jackson'
100100
entry 'retrofit'

0 commit comments

Comments
 (0)