Skip to content

Commit

Permalink
Update to 1.5.0-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
HopeBaron committed Apr 25, 2021
1 parent 1a5f8bb commit 6cfbf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Versions {
const val kotlin = "1.4.32"
const val kotlin = "1.5.0-RC"
const val kotlinxSerialization = "1.1.0"
const val ktor = "1.5.2"
const val kotlinxCoroutines = "1.4.2"
Expand Down

0 comments on commit 6cfbf72

Please sign in to comment.