Skip to content

Commit

Permalink
chore(deps-dev): bump org.folio.okapi:okapi-testing
Browse files Browse the repository at this point in the history
Bumps the dev-deps group with 1 update: [org.folio.okapi:okapi-testing](https://github.com/folio-org/okapi).


Updates `org.folio.okapi:okapi-testing` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/folio-org/okapi/releases)
- [Changelog](https://github.com/folio-org/okapi/blob/master/NEWS.md)
- [Commits](folio-org/okapi@v6.0.3...v6.1.0)

---
updated-dependencies:
- dependency-name: org.folio.okapi:okapi-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent b90402a commit 76932fe
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 @@ -25,7 +25,7 @@
<folio-s3-client.version>2.3.0-SNAPSHOT</folio-s3-client.version>
<google-code-gson.version>2.11.0</google-code-gson.version>

<okapi-testing.version>6.0.3</okapi-testing.version>
<okapi-testing.version>6.1.0</okapi-testing.version>
<junit.version>5.11.3</junit.version>
<testcontainers.version>1.20.3</testcontainers.version>
<joda-time.version>2.13.0</joda-time.version>
Expand Down

0 comments on commit 76932fe

Please sign in to comment.