Skip to content

Commit 1c7f2d6

Browse files
dreis2211snicoll
authored andcommitted
Upgrade to Testcontainers 1.14.1
See gh-21378
1 parent 0ef7f90 commit 1c7f2d6

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)