Skip to content

Commit caa441d

Browse files
Bump testcontainers-bom from 1.17.4 to 1.17.5 (#4818)
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.17.4 to 1.17.5. - [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.17.4...1.17.5) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5ac8c5 commit caa441d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ val DEPENDENCY_BOMS = listOf(
2121
"io.zipkin.brave:brave-bom:5.14.1",
2222
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
2323
"org.junit:junit-bom:5.9.1",
24-
"org.testcontainers:testcontainers-bom:1.17.4",
24+
"org.testcontainers:testcontainers-bom:1.17.5",
2525
"org.yaml:snakeyaml:1.33"
2626
)
2727

0 commit comments

Comments
 (0)