Skip to content

Commit

Permalink
1.x: bump org.testcontainers:junit-jupiter from 1.20.0 to 1.20.1
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.0 to 1.20.1.
- [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.0...1.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 614d7d2 commit e7a1a19
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 @@ -43,7 +43,7 @@
<vertx.version>4.5.9</vertx.version>
<version.vertx-mutiny-bindings>2.28.0</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.20.0</version.testcontainers>
<version.testcontainers>1.20.1</version.testcontainers>

<kubernetes-client.version>6.13.1</kubernetes-client.version>
<!-- we cannot update to 2.x as jboss-logging does not support SLF4J 2 for now -->
Expand Down

0 comments on commit e7a1a19

Please sign in to comment.