Skip to content

Commit

Permalink
Bump localstack.version from 1.7.2 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps `localstack.version` from 1.7.2 to 1.12.0.

Updates `testcontainers` from 1.7.2 to 1.12.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.7.2...1.12.0)

Updates `localstack` from 1.7.2 to 1.12.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.7.2...1.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 13, 2019
1 parent 186e3a5 commit 0f08805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<localstack.version>1.7.2</localstack.version>
<localstack.version>1.12.0</localstack.version>
<springfox.version>2.9.2</springfox.version>
<oidc-spring-support.version>0.2.18</oidc-spring-support.version>
<tika.version>1.22</tika.version>
Expand Down

0 comments on commit 0f08805

Please sign in to comment.