We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf21ad commit b72fbfbCopy full SHA for b72fbfb
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
kotlin = "1.9.0"
3
4
[libraries]
5
-mordant = "com.github.ajalt.mordant:mordant:2.0.0"
+mordant = "com.github.ajalt.mordant:mordant:2.0.1"
6
7
# used in tests
8
kotest = "io.kotest:kotest-assertions-core:5.6.2"
@@ -15,4 +15,4 @@ kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1"
15
16
[plugins]
17
dokka = "org.jetbrains.dokka:1.8.20"
18
-publish = "com.vanniktech.maven.publish:0.25.2"
+publish = "com.vanniktech.maven.publish:0.25.3"
0 commit comments