Skip to content

Commit

Permalink
Merge pull request #139 from shipkit/dependabot/gradle/com.github.zaf…
Browse files Browse the repository at this point in the history
…arkhaja-java-semver-0.10.2

Bump com.github.zafarkhaja:java-semver from 0.9.0 to 0.10.2
  • Loading branch information
koral-- authored Oct 31, 2024
2 parents 8ddfed4 + 1d3de6e commit c566cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
}

dependencies {
implementation 'com.github.zafarkhaja:java-semver:0.9.0'
implementation 'com.github.zafarkhaja:java-semver:0.10.2'

testImplementation 'junit:junit:4.13.2'

Expand Down

0 comments on commit c566cf2

Please sign in to comment.