Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
bump kweb version
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Dec 20, 2023
1 parent bf81226 commit 9652e21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ dependencies {

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

implementation("com.google.guava:guava:31.1-jre")
implementation("com.google.guava:guava:33.0.0-jre")

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

implementation("org.slf4j:slf4j-simple:2.0.5")

Expand Down

0 comments on commit 9652e21

Please sign in to comment.