Skip to content

Commit

Permalink
chore(deps-dev): Bump org.testcontainers:junit-jupiter
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.2...1.20.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent ff6fa38 commit 805a4cf
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 @@ -49,7 +49,7 @@

<version.mockito>5.14.2</version.mockito>
<version.assertj>3.26.3</version.assertj>
<version.testcontainers>1.20.2</version.testcontainers>
<version.testcontainers>1.20.3</version.testcontainers>
<version.testcontainers.keycloak>3.3.0</version.testcontainers.keycloak>
<version.restassured>5.5.0</version.restassured>
<version.junit>5.11.3</version.junit>
Expand Down

0 comments on commit 805a4cf

Please sign in to comment.