Skip to content

Commit 3503b93

Browse files
Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre (#74)
1 parent 9ec7fa6 commit 3503b93

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
@@ -69,7 +69,7 @@ dependencies {
6969
api("org.assertj:assertj-assertions-generator:2.2.1")
7070

7171
implementation(gradleKotlinDsl())
72-
implementation("com.google.guava:guava:32.0.0-jre")
72+
implementation("com.google.guava:guava:32.0.1-jre")
7373
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
7474

7575
testCompileOnly("org.jetbrains:annotations:24.0.1")

0 commit comments

Comments
 (0)