We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca7a59 commit 51feeb9Copy full SHA for 51feeb9
1 file changed
testcontainers-java-sample/LocalStackTestcontainers/pom.xml
@@ -53,7 +53,7 @@
53
<dependency>
54
<groupId>org.testcontainers</groupId>
55
<artifactId>localstack</artifactId>
56
- <version>1.17.6</version>
+ <version>1.19.2</version>
57
<scope>test</scope>
58
59
</dependency>
0 commit comments