Skip to content

Commit

Permalink
Update dependency com.github.ajalt.mordant:mordant to v3.0.1 (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 3c1f4b5 commit 1aa5407
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 @@ -28,7 +28,7 @@ okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.
xmlutil-core = { module = "io.github.pdvrieze.xmlutil:core", version.ref = "xmlutil" }
xmlutil-serialization = { module = "io.github.pdvrieze.xmlutil:serialization", version.ref = "xmlutil" }

mordant = "com.github.ajalt.mordant:mordant:3.0.0"
mordant = "com.github.ajalt.mordant:mordant:3.0.1"
tomlj = "org.tomlj:tomlj:1.1.1"
clikt = "com.github.ajalt.clikt:clikt:5.0.1"

Expand Down

0 comments on commit 1aa5407

Please sign in to comment.