Skip to content

Commit 5e2b5f9

Browse files
build(deps): bump org.testcontainers:localstack from 1.20.2 to 1.20.3
Bumps [org.testcontainers:localstack](https://github.com/testcontainers/testcontainers-java) from 1.20.2 to 1.20.3. - [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.20.2...1.20.3) --- updated-dependencies: - dependency-name: org.testcontainers:localstack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e79f78 commit 5e2b5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ testing {
132132
dependencies {
133133
implementation project
134134
implementation 'org.testcontainers:junit-jupiter:1.20.2'
135-
implementation 'org.testcontainers:localstack:1.20.2'
135+
implementation 'org.testcontainers:localstack:1.20.3'
136136
implementation 'org.testcontainers:testcontainers:1.20.2'
137137
}
138138
}

0 commit comments

Comments
 (0)