Skip to content

Commit d9d5daa

Browse files
deps: bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.3 (#3326)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.1 to 1.20.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.20.1...1.20.3) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56faff1 commit d9d5daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-gcp-samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!-- Dependency versions -->
2525
<spring-native.version>0.12.2</spring-native.version>
2626
<google-cloud-graalvm-support.version>0.7.0</google-cloud-graalvm-support.version>
27-
<testcontainers.version>1.20.1</testcontainers.version>
27+
<testcontainers.version>1.20.3</testcontainers.version>
2828

2929
<!-- Checkstyle versions. Keep in sync with ../pom.xml -->
3030
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>

0 commit comments

Comments
 (0)