Skip to content

Commit

Permalink
Update to latest ktor version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasForst committed Oct 31, 2022
1 parent 24a94ad commit 0a64a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Deps.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
object Versions {
const val detekt = "1.20.0"
const val ktor = "2.1.2"
const val ktor = "2.1.3"
const val jupiterVersion = "5.9.0"
}

Expand Down

0 comments on commit 0a64a31

Please sign in to comment.