We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 999659a + 5462fca commit 9899318Copy full SHA for 9899318
build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
implementation 'org.xerial:sqlite-jdbc:3.49.1.0'
98
implementation 'com.google.guava:guava:33.4.6-jre'
99
implementation 'com.typesafe:config:1.4.3'
100
- implementation 'org.testcontainers:testcontainers:1.20.6'
+ implementation 'org.testcontainers:testcontainers:1.21.0'
101
implementation 'org.projectlombok:lombok:1.18.38'
102
annotationProcessor 'org.projectlombok:lombok:1.18.38'
103
implementation 'com.browserstack:browserstack-java-sdk:1.30.9'
0 commit comments