Skip to content

Commit

Permalink
update testcontainers-dependency for testcontainers-java-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
steffyP committed Nov 15, 2023
1 parent cca7a59 commit 51feeb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>localstack</artifactId>
<version>1.17.6</version>
<version>1.19.2</version>
<scope>test</scope>

</dependency>
Expand Down

0 comments on commit 51feeb9

Please sign in to comment.