Skip to content

Commit 344243e

Browse files
committed
[scenario-task] Bump testcontainers version to get around 404 for ryuk:3.0.0
1 parent 25f7c2a commit 344243e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenario-task/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<java.version>8</java.version>
1919
<spring-cloud.version>Hoxton.SR9</spring-cloud.version>
20-
<test-container-version>1.15.0</test-container-version>
20+
<test-container-version>1.15.3</test-container-version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)