Skip to content

Commit 59a4f61

Browse files
deps: bump org.testcontainers:testcontainers-bom from 1.20.3 to 1.20.4 (#3427)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.3 to 1.20.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@1.20.3...1.20.4) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production 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>
1 parent 7eae5ec commit 59a4f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-gcp-samples/pom.xml

Lines changed: 1 addition & 1 deletion
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.3</testcontainers.version>
27+
<testcontainers.version>1.20.4</testcontainers.version>
2828

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

0 commit comments

Comments
 (0)