Skip to content

Commit

Permalink
Update dependency com.github.ajalt.mordant:mordant to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent b732d2e commit fde98ab
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 @@ -47,7 +47,7 @@ ktor-server-callLogging = { module = "io.ktor:ktor-server-call-logging", version

kermit = { module = "co.touchlab:kermit", version = "2.0.4" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "5.0.1" }
mordant = { module = "com.github.ajalt.mordant:mordant", version = "3.0.0" }
mordant = { module = "com.github.ajalt.mordant:mordant", version = "3.0.1" }
ksubprocess = { module = "org.drewcarlson:ksubprocess", version = "0.6.0" }
cryptohash = { module = "com.appmattus.crypto:cryptohash", version = "1.0.2" }
xmlutil-serialization = { module = "io.github.pdvrieze.xmlutil:serialization", version = "0.90.2" }
Expand Down

0 comments on commit fde98ab

Please sign in to comment.