Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Bump org.semver4j:semver4j from 4.3.0 to 5.0.0 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent b08de95 commit 919503d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
// https://mvnrepository.com/artifact/net.lingala.zip4j/zip4j
implementation("net.lingala.zip4j:zip4j:2.11.5")
// https://mvnrepository.com/artifact/org.semver4j/semver4j
implementation("org.semver4j:semver4j:4.3.0")
implementation("org.semver4j:semver4j:5.0.0")

// https://mvnrepository.com/artifact/com.deepl.api/deepl-java
implementation("com.deepl.api:deepl-java:1.3.0")
Expand Down

0 comments on commit 919503d

Please sign in to comment.