Skip to content

Commit

Permalink
build(deps): bump org.semver4j:semver4j from 5.4.0 to 5.4.1 (#462)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent ce0ea7f commit dd4675a
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 @@ -39,7 +39,7 @@ snakeyaml = { group = "org.yaml", name = "snakeyaml", version = "2.3" }
# Util library
commonslang3 = { group = "org.apache.commons", name = "commons-lang3", version = "3.17.0" }
annotations = { group = "org.jetbrains", name = "annotations", version = "26.0.1" }
semver4j = { group = "org.semver4j", name = "semver4j", version = "5.4.0" }
semver4j = { group = "org.semver4j", name = "semver4j", version = "5.4.1" }
# Zlib
# NOTICE: This lib seems won't be used in the future, need to have more checks
libdeflate = { group = "cn.powernukkitx", name = "libdeflate-java", version = "0.0.2-PNX" }
Expand Down

0 comments on commit dd4675a

Please sign in to comment.