We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907f4c3 commit 43ddf67Copy full SHA for 43ddf67
buildSrc/src/main/kotlin/Versions.kt
@@ -33,7 +33,7 @@ object Versions {
33
const val serialization = "1.4.30"
34
const val jsonSerialization = "1.1.0"
35
const val room = "2.2.6"
36
- const val commandKu = "0.0.1"
+ const val commandKu = "0.1.0"
37
38
const val junit = "4.13.2"
39
const val junitJupiter = "5.7.1"
0 commit comments