Skip to content

Commit a09ef94

Browse files
committed
Merge pull request #21378 from dreis2211
* pr/21378: Upgrade to Testcontainers 1.14.1 Closes gh-21378
2 parents 0ef7f90 + 1c7f2d6 commit a09ef94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ javaPlatform {
1212

1313
dependencies {
1414
api(enforcedPlatform(project(":spring-boot-project:spring-boot-dependencies")))
15-
api(enforcedPlatform("org.testcontainers:testcontainers-bom:1.14.0"))
15+
api(enforcedPlatform("org.testcontainers:testcontainers-bom:1.14.1"))
1616

1717
constraints {
1818
api("com.vaadin.external.google:android-json:0.0.20131108.vaadin1")

0 commit comments

Comments
 (0)