Skip to content

Commit

Permalink
Update dependency org.testcontainers:localstack to v1.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2022
1 parent 8cd9e5b commit a7a7d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cryptoshred-cloud-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>localstack</artifactId>
<version>1.17.3</version>
<version>1.17.4</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a7a7d5e

Please sign in to comment.