Skip to content

Commit b05b3e7

Browse files
Bump com.github.tomakehurst:wiremock-jre8 from 2.35.2 to 3.0.1
Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.35.2 to 3.0.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.35.2...3.0.1) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62a92ee commit b05b3e7

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
@@ -43,7 +43,7 @@ dependencies {
4343
testImplementation 'cloud.eppo:sdk-common-jvm:3.5.0:tests'
4444
testImplementation platform('org.junit:junit-bom:5.10.2')
4545
testImplementation 'org.junit.jupiter:junit-jupiter'
46-
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
46+
testImplementation 'com.github.tomakehurst:wiremock-jre8:3.0.1'
4747
testImplementation 'org.mockito:mockito-core:4.11.0'
4848
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
4949
}

0 commit comments

Comments
 (0)