Skip to content

Commit

Permalink
Bump version.testcontainers from 1.19.6 to 1.19.7 (#299)
Browse files Browse the repository at this point in the history
Bumps `version.testcontainers` from 1.19.6 to 1.19.7.

Updates `org.testcontainers:testcontainers` from 1.19.6 to 1.19.7
- [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.19.6...1.19.7)

Updates `org.testcontainers:mysql` from 1.19.6 to 1.19.7
- [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.19.6...1.19.7)

Updates `org.testcontainers:mongodb` from 1.19.6 to 1.19.7
- [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.19.6...1.19.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2024
1 parent f61470b commit 9bf434b
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 @@ -40,7 +40,7 @@
<version.hadoop>3.3.6</version.hadoop>
<version.hive>3.1.3</version.hive>
<version.googlebigdataoss>2.2.20</version.googlebigdataoss>
<version.testcontainers>1.19.6</version.testcontainers>
<version.testcontainers>1.19.7</version.testcontainers>
<!-- Debezium -->
<version.debezium>2.5.2.Final</version.debezium>
<version.mysql.driver>8.0.32</version.mysql.driver>
Expand Down

0 comments on commit 9bf434b

Please sign in to comment.