build(deps-dev): bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#34)

Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.9.2...3.10.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-03 07:46:41 +01:00 committed by GitHub
parent a812028a9e
commit 0b9ec839c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
<version>3.9.2</version>
<version>3.10.0</version>
<scope>test</scope>
</dependency>
</dependencies>