Skip to content

Commit 06cbc50

Browse files
author
Anastasiia Smirnova
committed
Update testcontainers to 1.15.0-rc2 (fix for a breaking change that appeared in Docker for Mac v2.4.0.0 testcontainers/testcontainers-java#3159)
1 parent 6455696 commit 06cbc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6262
<java.version>1.8</java.version>
6363

64-
<testcontainers.version>1.14.3</testcontainers.version>
64+
<testcontainers.version>1.15.0-rc2</testcontainers.version>
6565
<spring.cloud.version>Hoxton.SR8</spring.cloud.version>
6666

6767
<equalsverifier.version>3.4.2</equalsverifier.version>

0 commit comments

Comments
 (0)