Skip to content

Commit

Permalink
Bump testcontainers.version from 1.19.2 to 1.19.3 (#3026)
Browse files Browse the repository at this point in the history
Bumps `testcontainers.version` from 1.19.2 to 1.19.3.

Updates `org.testcontainers:testcontainers-bom` from 1.19.2 to 1.19.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.19.2...1.19.3)

Updates `org.testcontainers:testcontainers` from 1.19.2 to 1.19.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.19.2...1.19.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 191c9eb commit 31d4274
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 @@ -671,7 +671,7 @@
<classgraph.version>4.8.165</classgraph.version>
<commons-compress.version>1.22</commons-compress.version>
<testcontainers.elasticsearch.version>1.17.6</testcontainers.elasticsearch.version>
<testcontainers.version>1.19.2</testcontainers.version>
<testcontainers.version>1.19.3</testcontainers.version>
<testcontainers.rabbitmq.version>1.17.6</testcontainers.rabbitmq.version>
<amqp.client.version>5.20.0</amqp.client.version>
<elasticsearch.client.version>7.7.1</elasticsearch.client.version>
Expand Down

0 comments on commit 31d4274

Please sign in to comment.