Skip to content

Commit

Permalink
Update Versions.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
dragossusi authored Oct 23, 2024
1 parent 32a2754 commit 94dc96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Versions {
const val bignum = "0.3.10"
const val mockk = "1.13.7"
const val decompose = "3.2.0-beta03"
const val ktor = "2.3.12"
const val ktor = "3.0.0"

object Kotlinx {
const val datetime = "0.6.1"
Expand Down

0 comments on commit 94dc96b

Please sign in to comment.