Skip to content

Commit 43ddf67

Browse files
committed
Update CommandKU
1 parent 907f4c3 commit 43ddf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Versions {
3333
const val serialization = "1.4.30"
3434
const val jsonSerialization = "1.1.0"
3535
const val room = "2.2.6"
36-
const val commandKu = "0.0.1"
36+
const val commandKu = "0.1.0"
3737

3838
const val junit = "4.13.2"
3939
const val junitJupiter = "5.7.1"

0 commit comments

Comments
 (0)