Skip to content

Commit e38f41a

Browse files
Bump guava from 30.1-jre to 30.1.1-jre in /core
Bumps [guava](https://github.com/google/guava) from 30.1-jre to 30.1.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a94243 commit e38f41a

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
@@ -5,7 +5,7 @@ buildscript {
55

66
dependencies {
77
// https://github.com/melix/japicmp-gradle-plugin/issues/36
8-
classpath 'com.google.guava:guava:30.1-jre'
8+
classpath 'com.google.guava:guava:30.1.1-jre'
99
}
1010
}
1111

0 commit comments

Comments
 (0)