Skip to content

Commit b72fbfb

Browse files
committed
Update mordant to 2.0.1
1 parent 8cf21ad commit b72fbfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotlin = "1.9.0"
33

44
[libraries]
5-
mordant = "com.github.ajalt.mordant:mordant:2.0.0"
5+
mordant = "com.github.ajalt.mordant:mordant:2.0.1"
66

77
# used in tests
88
kotest = "io.kotest:kotest-assertions-core:5.6.2"
@@ -15,4 +15,4 @@ kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1"
1515

1616
[plugins]
1717
dokka = "org.jetbrains.dokka:1.8.20"
18-
publish = "com.vanniktech.maven.publish:0.25.2"
18+
publish = "com.vanniktech.maven.publish:0.25.3"

0 commit comments

Comments
 (0)