Skip to content

Commit c20a6f9

Browse files
Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a08613 commit c20a6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
exclude module: "htmlunit"
1111
}
1212

13-
api "com.google.guava:guava:33.3.1-jre"
13+
api "com.google.guava:guava:33.4.0-jre"
1414
api 'com.google.code.gson:gson:2.11.0'
1515

1616
//Update netty (selenium has older version)

0 commit comments

Comments
 (0)