Skip to content

Commit 7c848a4

Browse files
Bump com.google.guava:guava from 33.3.1-jre to 33.4.6-jre in /smoke-test
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.6-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.4.6-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77154e1 commit 7c848a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55

66
dependencies {
77
// https://github.com/melix/japicmp-gradle-plugin/issues/36
8-
classpath 'com.google.guava:guava:33.3.1-jre'
8+
classpath 'com.google.guava:guava:33.4.8-jre'
99
classpath 'com.github.tjni.captainhook:captain-hook:0.1.5'
1010
}
1111
}

0 commit comments

Comments
 (0)