Skip to content

Commit 0e3350f

Browse files
Bump wiremock-jre8 from 2.33.1 to 2.33.2 (#764)
Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.33.1 to 2.33.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.33.1...2.33.2) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 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 531ee02 commit 0e3350f

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
@@ -93,7 +93,7 @@ subprojects {
9393
dependencies {
9494
dependency 'com.google.guava:guava:' + ext['guava.version']
9595
dependency 'com.github.stefanbirkner:system-lambda:1.2.1'
96-
dependency "com.github.tomakehurst:wiremock-jre8:2.33.1"
96+
dependency "com.github.tomakehurst:wiremock-jre8:2.33.2"
9797
dependencySet(group: 'com.squareup.retrofit2', version: ext['retrofit.version']) {
9898
entry 'converter-jackson'
9999
entry 'retrofit'

0 commit comments

Comments
 (0)