Skip to content

Commit 8d22d1a

Browse files
Bump guava from 30.1-jre to 30.1.1-jre
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 4657597 commit 8d22d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
implementation 'com.google.guava:guava:30.1-jre'
2+
implementation 'com.google.guava:guava:30.1.1-jre'
33

44
// Use JUnit test framework
55
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'

0 commit comments

Comments
 (0)