Skip to content

Commit

Permalink
chore(deps): update mordant from 2.0.0-beta12 to 2.0.0-beta13
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalHonegger committed May 9, 2023
1 parent 47fa345 commit 700ad43
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 @@ -13,7 +13,7 @@ dependencyResolutionManagement {
val kotlin = "1.8.21"
val shadow = "8.1.1"
val jCommander = "1.82"
val mordant = "2.0.0-beta12"
val mordant = "2.0.0-beta13"
val kotlinxSerialization = "1.5.0"
val kover = "0.6.1"
val lsp4j = "0.20.1"
Expand Down

0 comments on commit 700ad43

Please sign in to comment.