Skip to content

Commit

Permalink
deps: bump testcontainers-bom from 1.18.1 to 1.18.3 (#1915)
Browse files Browse the repository at this point in the history
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.18.1 to 1.18.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.18.1...1.18.3)

---
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>
  • Loading branch information
dependabot[bot] committed Jun 1, 2023
1 parent 65c5449 commit ca8846f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-gcp-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<!-- Dependency versions -->
<spring-native.version>0.12.2</spring-native.version>
<google-cloud-graalvm-support.version>0.7.0</google-cloud-graalvm-support.version>
<testcontainers.version>1.18.1</testcontainers.version>
<testcontainers.version>1.18.3</testcontainers.version>

<!-- Checkstyle versions. Keep in sync with ../pom.xml -->
<maven-checkstyle-plugin.version>3.2.2</maven-checkstyle-plugin.version>
Expand Down

0 comments on commit ca8846f

Please sign in to comment.