Skip to content

Commit

Permalink
Update mordant to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajalt committed Jul 14, 2023
1 parent 8cf21ad commit b72fbfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "1.9.0"

[libraries]
mordant = "com.github.ajalt.mordant:mordant:2.0.0"
mordant = "com.github.ajalt.mordant:mordant:2.0.1"

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

[plugins]
dokka = "org.jetbrains.dokka:1.8.20"
publish = "com.vanniktech.maven.publish:0.25.2"
publish = "com.vanniktech.maven.publish:0.25.3"

0 comments on commit b72fbfb

Please sign in to comment.