Skip to content

Commit

Permalink
chore(deps): update dependency com.github.ajalt.mordant:mordant to v2…
Browse files Browse the repository at this point in the history
….5.0
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 3e9fc8f commit 68ffb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ detekt = "1.23.6"
[libraries]
kotest-junit = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
kotest-assertions-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
mordant = { module = "com.github.ajalt.mordant:mordant", version = "2.4.0" }
mordant = { module = "com.github.ajalt.mordant:mordant", version = "2.5.0" }

[bundles]
kotest = ["kotest-junit", "kotest-assertions-jvm"]
Expand Down

0 comments on commit 68ffb94

Please sign in to comment.