Skip to content

Commit

Permalink
Update dependency io.github.z4kn4fein:semver to v2 (#110)
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 May 13, 2024
1 parent c4e492c commit 22ef753
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 @@ -45,7 +45,7 @@ ktfio = { module = "org.drewcarlson:ktfio", version = "1.0.0-SNAPSHOT" }
ksubprocess = { module = "org.drewcarlson:ksubprocess", version = "0.6.0" }
cryptohash = { module = "com.appmattus.crypto:cryptohash", version = "0.10.1" }
xmlutil-serialization = { module = "io.github.pdvrieze.xmlutil:serialization", version = "0.86.3" }
semver = { module = "io.github.z4kn4fein:semver", version = "1.4.2" }
semver = { module = "io.github.z4kn4fein:semver", version = "2.0.0" }
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
okio-fakefs = { module = "com.squareup.okio:okio-fakefilesystem", version.ref = "okio" }
kotlinx-io = { module = "org.jetbrains.kotlinx:kotlinx-io-core", version = "0.3.4" }
Expand Down

0 comments on commit 22ef753

Please sign in to comment.