Skip to content

Commit f276643

Browse files
Bump com.google.guava:guava from 33.3.1-jre to 33.4.8-jre (#206)
1 parent f1d7b8f commit f276643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
api("org.assertj:assertj-assertions-generator:2.2.1")
6969

7070
implementation(gradleKotlinDsl())
71-
implementation("com.google.guava:guava:33.3.1-jre")
71+
implementation("com.google.guava:guava:33.4.8-jre")
7272

7373
val kotlinVersion = "1.6.21"
7474
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")

0 commit comments

Comments
 (0)