Skip to content

Commit ff27589

Browse files
dependabot[bot]Fameing
authored andcommitted
build(deps): bump testcontainers.version from 1.19.3 to 1.19.4
Bumps `testcontainers.version` from 1.19.3 to 1.19.4. Updates `org.testcontainers:testcontainers-bom` from 1.19.3 to 1.19.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.19.3...1.19.4) Updates `org.testcontainers:mssqlserver` from 1.19.3 to 1.19.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.19.3...1.19.4) --- 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]>
1 parent 0b902f0 commit ff27589

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
<properties>
18-
<testcontainers.version>1.19.3</testcontainers.version>
18+
<testcontainers.version>1.19.4</testcontainers.version>
1919
<spring.boot.version>3.2.2</spring.boot.version>
2020
<spring.cloud.version>2023.0.0</spring.cloud.version>
2121
<spring.cloud.gcp.version>5.0.0</spring.cloud.gcp.version>

0 commit comments

Comments
 (0)