Skip to content

Commit 2d7f467

Browse files
Bump wiremock-jre8 from 2.32.0 to 2.33.1 (#49)
Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.32.0 to 2.33.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.32.0...2.33.1) --- 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> Co-authored-by: Ricardo Zanini <[email protected]>
1 parent 8b4a0c3 commit 2d7f467

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

generation-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<name>Quarkus - Openapi Generator - Generation Tests</name>
1111

1212
<properties>
13-
<version.com.github.tomakehurst>2.32.0</version.com.github.tomakehurst>
13+
<version.com.github.tomakehurst>2.33.1</version.com.github.tomakehurst>
1414
</properties>
1515

1616
<dependencies>

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<name>Quarkus - Openapi Generator - Integration Tests</name>
1111

1212
<properties>
13-
<version.com.github.tomakehurst>2.32.0</version.com.github.tomakehurst>
13+
<version.com.github.tomakehurst>2.33.1</version.com.github.tomakehurst>
1414
</properties>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)