Skip to content

Commit 5462fca

Browse files
Bump org.testcontainers:testcontainers from 1.20.6 to 1.21.0
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.6 to 1.21.0. - [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.6...1.21.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a65668 commit 5462fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
implementation 'org.xerial:sqlite-jdbc:3.49.1.0'
9898
implementation 'com.google.guava:guava:33.4.6-jre'
9999
implementation 'com.typesafe:config:1.4.3'
100-
implementation 'org.testcontainers:testcontainers:1.20.6'
100+
implementation 'org.testcontainers:testcontainers:1.21.0'
101101
implementation 'org.projectlombok:lombok:1.18.38'
102102
annotationProcessor 'org.projectlombok:lombok:1.18.38'
103103
implementation 'com.browserstack:browserstack-java-sdk:1.30.9'

0 commit comments

Comments
 (0)