Skip to content

Bump testcontainersVersion from 2.0.2 to 2.0.4#639

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/testcontainersVersion-2.0.4
Apr 14, 2026
Merged

Bump testcontainersVersion from 2.0.2 to 2.0.4#639
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/testcontainersVersion-2.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Bumps testcontainersVersion from 2.0.2 to 2.0.4.
Updates org.testcontainers:testcontainers from 2.0.2 to 2.0.4

Release notes

Sourced from org.testcontainers:testcontainers's releases.

2.0.4

What's Changed

📖 Documentation

📦 Dependency updates

2.0.3

What's Changed

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

Commits
  • ccd28bf Update docker-java version to 3.7.1 (#11572)
  • cdca4b1 Update cockroachdb image version
  • 01451d1 Disable DockerComposeContainerVolumeRemovalTest and ComposeContainerVolumeRem...
  • 326987f Update Pull Request template
  • a756bc6 Improve k6 docs (#11564)
  • 5323acd Use non-deprecated MSSQLServerContainer in ServiceBusEmulatorContainer (#11223)
  • 8da56ff Support apache/activemq in ActiveMQContainer (#11498)
  • dea9725 Update ryuk version to 0.14.0 (#11486)
  • 43c6a97 Combined dependencies PR (#11353)
  • 7778cc5 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers-kafka from 2.0.2 to 2.0.4

Release notes

Sourced from org.testcontainers:testcontainers-kafka's releases.

2.0.4

What's Changed

📖 Documentation

📦 Dependency updates

2.0.3

What's Changed

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

Commits
  • ccd28bf Update docker-java version to 3.7.1 (#11572)
  • cdca4b1 Update cockroachdb image version
  • 01451d1 Disable DockerComposeContainerVolumeRemovalTest and ComposeContainerVolumeRem...
  • 326987f Update Pull Request template
  • a756bc6 Improve k6 docs (#11564)
  • 5323acd Use non-deprecated MSSQLServerContainer in ServiceBusEmulatorContainer (#11223)
  • 8da56ff Support apache/activemq in ActiveMQContainer (#11498)
  • dea9725 Update ryuk version to 0.14.0 (#11486)
  • 43c6a97 Combined dependencies PR (#11353)
  • 7778cc5 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers-junit-jupiter from 2.0.2 to 2.0.4

Release notes

Sourced from org.testcontainers:testcontainers-junit-jupiter's releases.

2.0.4

What's Changed

📖 Documentation

📦 Dependency updates

2.0.3

What's Changed

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

Commits
  • ccd28bf Update docker-java version to 3.7.1 (#11572)
  • cdca4b1 Update cockroachdb image version
  • 01451d1 Disable DockerComposeContainerVolumeRemovalTest and ComposeContainerVolumeRem...
  • 326987f Update Pull Request template
  • a756bc6 Improve k6 docs (#11564)
  • 5323acd Use non-deprecated MSSQLServerContainer in ServiceBusEmulatorContainer (#11223)
  • 8da56ff Support apache/activemq in ActiveMQContainer (#11498)
  • dea9725 Update ryuk version to 0.14.0 (#11486)
  • 43c6a97 Combined dependencies PR (#11353)
  • 7778cc5 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 2, 2026 04:09
@dependabot dependabot Bot added the java Pull requests that update Java code label Apr 2, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 2, 2026 04:09
Bumps `testcontainersVersion` from 2.0.2 to 2.0.4.

Updates `org.testcontainers:testcontainers` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@2.0.2...2.0.4)

Updates `org.testcontainers:testcontainers-kafka` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@2.0.2...2.0.4)

Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@2.0.2...2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/testcontainersVersion-2.0.4 branch from 55ccc74 to 719bb54 Compare April 14, 2026 15:23
@github-actions github-actions Bot merged commit 60ed827 into main Apr 14, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/gradle/testcontainersVersion-2.0.4 branch April 14, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants