Skip to content

Commit 4319dde

Browse files
Bump com.google.guava:guava in /modules/jdbc-test
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-jre to 33.5.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit 4319dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies {
22
api project(':testcontainers-jdbc')
33

4-
api 'com.google.guava:guava:33.4.8-jre'
4+
api 'com.google.guava:guava:33.5.0-jre'
55
api 'org.apache.commons:commons-lang3:3.18.0'
66
api 'com.zaxxer:HikariCP-java6:2.3.13'
77
api 'commons-dbutils:commons-dbutils:1.8.1'

0 commit comments

Comments
 (0)