Skip to content

Commit 9ec7fa6

Browse files
Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre (#73)
1 parent 794a791 commit 9ec7fa6

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:31.1-jre")
72+
implementation("com.google.guava:guava:32.0.0-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)