Skip to content

Commit 3a29ecb

Browse files
chore(deps): Bump org.testcontainers:testcontainers-bom (#231)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 2.0.2 to 2.0.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@2.0.2...2.0.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.3 dependency-type: direct:production 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>
1 parent a028d94 commit 3a29ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lombok-gradle = "9.1.0"
1212
module-info = "1.13.1"
1313
semver4j = "6.0.0"
1414
slf4j = "2.0.17"
15-
testcontainers = "2.0.2"
15+
testcontainers = "2.0.3"
1616
quarkus = "3.30.3"
1717
quarkus-github-api = "1.330.0"
1818
quarkus-wiremock = "1.5.2"

0 commit comments

Comments
 (0)