Skip to content

Commit 93ab598

Browse files
Bump com.google.guava:guava in /modules/jdbc-test
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.3-jre to 33.0.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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10ecdce commit 93ab598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies {
22
api project(':jdbc')
33

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

0 commit comments

Comments
 (0)