Skip to content

Commit 5e5c57e

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 92887d9 commit 5e5c57e

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
@@ -37,7 +37,7 @@ dependencies {
3737
testImplementation 'org.projectlombok:lombok:1.18.24'
3838
testImplementation platform('org.junit:junit-bom:5.10.2')
3939
testImplementation 'org.junit.jupiter:junit-jupiter'
40-
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
40+
testImplementation 'com.github.tomakehurst:wiremock-jre8:3.0.1'
4141
testImplementation 'org.mockito:mockito-core:4.11.0'
4242
}
4343

0 commit comments

Comments
 (0)