Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.testcontainers:localstack from 1.19.5 to 1.19.8
Bumps [org.testcontainers:localstack](https://github.com/testcontainers/testcontainers-java) from 1.19.5 to 1.19.8. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.5...1.19.8) --- updated-dependencies: - dependency-name: org.testcontainers:localstack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2024
commit 5a38e5ff0030b20628b0a0bec079b3654f174542
2 changes: 1 addition & 1 deletion awssdkv2-java11-async-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>localstack</artifactId>
<version>1.19.5</version>
<version>1.19.8</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down