Skip to content

Commit

Permalink
Adopt guava-jre v32.1.2 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Aug 4, 2023
1 parent 65daad1 commit 1f400c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation("io.micrometer:micrometer-core:1.9.+")
runtimeOnly("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.0")
runtimeOnly("it.unimi.dsi:fastutil:8.5.2")
runtimeOnly("com.google.guava:guava:31.1-jre")
runtimeOnly("com.google.guava:guava:32.1.2-jre")
runtimeOnly("one.util:streamex:0.8.1")

implementation("org.ow2.asm:asm:9.5")
Expand Down

0 comments on commit 1f400c4

Please sign in to comment.