Skip to content

Commit 8e63620

Browse files
Bump com.github.tomakehurst:wiremock from 3.0.0-beta-8 to 3.0.0-beta-10 (#3)
Bumps [com.github.tomakehurst:wiremock](https://github.com/wiremock/wiremock) from 3.0.0-beta-8 to 3.0.0-beta-10. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.0.0-beta-8...3.0.0-beta-10) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock 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> Co-authored-by: Dirk Bolte <[email protected]>
1 parent d2d68d2 commit 8e63620

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
@@ -21,7 +21,7 @@ wrapper {
2121
project.archivesBaseName = 'state'
2222
project.ext {
2323
versions = [
24-
wiremock : '3.0.0-beta-8',
24+
wiremock : '3.0.0-beta-10',
2525
caffeine : '3.1.6',
2626
handlebars: '4.3.1',
2727
junit : '5.9.3',

0 commit comments

Comments
 (0)