Skip to content

Commit 30ff448

Browse files
Bump guava from 30.1-jre to 30.1.1-jre (#92)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cbd9d0 commit 30ff448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ subprojects {
5555
dependencies {
5656
api("com.google.code.findbugs:jsr305:3.0.2")
5757

58-
testImplementation("com.google.guava:guava:30.1-jre")
58+
testImplementation("com.google.guava:guava:30.1.1-jre")
5959
testImplementation("org.testng:testng:7.4.0")
6060
}
6161

0 commit comments

Comments
 (0)