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 a140634 + 4319dde commit 10bea77Copy full SHA for 10bea77
modules/jdbc-test/build.gradle
@@ -1,7 +1,7 @@
1
dependencies {
2
api project(':testcontainers-jdbc')
3
4
- api 'com.google.guava:guava:33.4.8-jre'
+ api 'com.google.guava:guava:33.5.0-jre'
5
api 'org.apache.commons:commons-lang3:3.19.0'
6
api 'com.zaxxer:HikariCP-java6:2.3.13'
7
api 'commons-dbutils:commons-dbutils:1.8.1'
0 commit comments