Skip to content

Commit ad276c0

Browse files
Bump testcontainers.version from 1.18.0 to 1.18.1 (#1336)
Bumps `testcontainers.version` from 1.18.0 to 1.18.1. Updates `testcontainers-bom` from 1.18.0 to 1.18.1 - [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.0...1.18.1) Updates `mssqlserver` from 1.18.0 to 1.18.1 - [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.0...1.18.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:mssqlserver 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 4a41846 commit ad276c0

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-spring-boot-parent

1 file changed

+1
-1
lines changed

testcontainers-spring-boot-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
<properties>
18-
<testcontainers.version>1.18.0</testcontainers.version>
18+
<testcontainers.version>1.18.1</testcontainers.version>
1919
<spring.boot.version>3.0.6</spring.boot.version>
2020
<spring.cloud.version>2022.0.2</spring.cloud.version>
2121
<spring.cloud.gcp.version>4.3.0</spring.cloud.gcp.version>

0 commit comments

Comments
 (0)