Skip to content

Commit 64a342f

Browse files
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#445)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-jre to 32.1.3-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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7903ca commit 64a342f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323

2424
// Testing
2525
testImplementation("junit:junit:4.13.2")
26-
testImplementation("com.google.guava:guava:32.1.2-jre")
26+
testImplementation("com.google.guava:guava:32.1.3-jre")
2727
testImplementation("com.google.jimfs:jimfs:1.3.0")
2828
testImplementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
2929
testImplementation("com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0")

0 commit comments

Comments
 (0)