Skip to content

Commit

Permalink
Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1
Browse files Browse the repository at this point in the history
Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.35.0...2.35.1)

---
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]>
  • Loading branch information
dependabot[bot] authored and frantuma committed Nov 7, 2023
1 parent f3a22cf commit 0c15eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
<junit-version>4.13.2</junit-version>
<testng-version>7.8.0</testng-version>
<jmockit-version>1.49</jmockit-version>
<wiremock-version>2.35.0</wiremock-version>
<wiremock-version>2.35.1</wiremock-version>
<surefire-version>3.0.0</surefire-version>
<commons-lang-version>3.13.0</commons-lang-version>
<jackson-version>2.15.3</jackson-version>
Expand Down

0 comments on commit 0c15eda

Please sign in to comment.