Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Apr 17, 2024
1 parent f32f625 commit 80c6d1a
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.0.0-jre")
implementation("com.google.guava:guava:33.1.0-jre")

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

Expand Down

0 comments on commit 80c6d1a

Please sign in to comment.