Skip to content

Commit 51feeb9

Browse files
committed
update testcontainers-dependency for testcontainers-java-sample
1 parent cca7a59 commit 51feeb9

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-java-sample/LocalStackTestcontainers

1 file changed

+1
-1
lines changed

testcontainers-java-sample/LocalStackTestcontainers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.testcontainers</groupId>
5555
<artifactId>localstack</artifactId>
56-
<version>1.17.6</version>
56+
<version>1.19.2</version>
5757
<scope>test</scope>
5858

5959
</dependency>

0 commit comments

Comments
 (0)