Skip to content

Commit

Permalink
bump guava version
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed May 8, 2024
1 parent 80c6d1a commit ba24eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -23,7 +23,7 @@ dependencies {

implementation("org.jetbrains.kotlin:kotlin-stdlib")

implementation("com.google.guava:guava:33.1.0-jre")
implementation("com.google.guava:guava:33.2.0-jre")

implementation("io.kweb:kweb-core:1.4.9")

Expand Down

0 comments on commit ba24eae

Please sign in to comment.