Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump com.github.tomakehurst:wiremock-jre8-standalone (
Browse files Browse the repository at this point in the history
…#18)

Bumps [com.github.tomakehurst:wiremock-jre8-standalone](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-standalone
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 7a07136 commit 4de72e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<jupiter.version>5.10.1</jupiter.version>
<mockito.version>5.4.0</mockito.version>
<cucumber.version>7.13.0</cucumber.version>
<wiremock.version>2.35.0</wiremock.version>
<wiremock.version>2.35.1</wiremock.version>
<!-- RDF4j -->
<rdf4j.version>4.3.3</rdf4j.version>
<jacoco.version>0.8.10</jacoco.version>
Expand Down

0 comments on commit 4de72e7

Please sign in to comment.