Skip to content

Commit

Permalink
Update mordant
Browse files Browse the repository at this point in the history
  • Loading branch information
ajalt committed Apr 9, 2023
1 parent 22db657 commit 67a509c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencyResolutionManagement {
plugin("dokka", "org.jetbrains.dokka").version("1.8.10")
library("dokka-base", "org.jetbrains.dokka:dokka-base:1.8.10")

library("mordant", "com.github.ajalt.mordant:mordant:2.0.0-beta12")
library("mordant", "com.github.ajalt.mordant:mordant:2.0.0-beta13")

// used in tests
library("kotest", "io.kotest:kotest-assertions-core:5.5.4")
Expand Down

0 comments on commit 67a509c

Please sign in to comment.