Skip to content

Commit

Permalink
Bump testcontainers.version from 1.18.1 to 1.18.3
Browse files Browse the repository at this point in the history
Bumps `testcontainers.version` from 1.18.1 to 1.18.3.

Updates `testcontainers` from 1.18.1 to 1.18.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.18.1...1.18.3)

Updates `junit-jupiter` from 1.18.1 to 1.18.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.18.1...1.18.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- 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 and martinvisser committed Jun 12, 2023
1 parent 4f4a213 commit fb55101
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 @@ -62,7 +62,7 @@
<quarkus-jgit.version>3.0.0</quarkus-jgit.version>
<quarkus-junit5-mockk.version>2.0.0</quarkus-junit5-mockk.version>
<sshd-core.version>2.10.0</sshd-core.version>
<testcontainers.version>1.18.1</testcontainers.version>
<testcontainers.version>1.18.3</testcontainers.version>
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
</properties>

Expand Down

0 comments on commit fb55101

Please sign in to comment.