Skip to content

Commit

Permalink
Revert "Adopt guava-jre v32.1.2 (#63)"
Browse files Browse the repository at this point in the history
This reverts commit 1f400c4.
  • Loading branch information
timtebeek committed Aug 4, 2023
1 parent 1f400c4 commit f9d1b4e
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:32.1.2-jre")
runtimeOnly("com.google.guava:guava:31.1-jre")
runtimeOnly("one.util:streamex:0.8.1")

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

0 comments on commit f9d1b4e

Please sign in to comment.