Skip to content

Commit bd6f460

Browse files
dependabot[bot]MediaMarco
authored andcommitted
Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.5.0-jre to 33.6.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.6.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 099cdbd commit bd6f460

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
@@ -19,7 +19,7 @@ dependencies {
1919
api "tools.jackson.dataformat:jackson-dataformat-yaml"
2020
api "com.fasterxml.jackson.core:jackson-annotations"
2121
api "ch.qos.logback:logback-classic"
22-
api "com.google.guava:guava:33.5.0-jre"
22+
api "com.google.guava:guava:33.6.0-jre"
2323

2424
//Update netty (selenium has older version)
2525
implementation "io.netty:netty-codec"

0 commit comments

Comments
 (0)