Skip to content

Commit 9899318

Browse files
Merge pull request #585 from dipjyotimetia/dependabot/gradle/org.testcontainers-testcontainers-1.21.0
Bump org.testcontainers:testcontainers from 1.20.6 to 1.21.0
2 parents 999659a + 5462fca commit 9899318

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)