Skip to content

Commit

Permalink
chore(deps): Upgrade all
Browse files Browse the repository at this point in the history
  • Loading branch information
Hansanto committed Dec 20, 2024
1 parent 734867a commit 67c463b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("kotlin", "2.1.0")
version("ktor", "3.0.2")
version("ktor", "3.0.3")
version("kotlin-serialization", "1.7.3")
version("kotest", "6.0.0.M1")
version("kover", "0.9.0")
version("kotlinx-datetime", "0.6.1")
version("kotlinx-coroutines", "1.9.0")
version("kotlinx-coroutines", "1.10.1")
version("kotlinx-io", "0.6.0")
version("resources", "0.9.0")
version("resources", "0.10.0")
version("slf4j", "2.0.16")
version("dokka", "2.0.0")
version("detekt", "1.23.7")
Expand Down

0 comments on commit 67c463b

Please sign in to comment.