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

Commit

Permalink
update gradle-commons to 2.x (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaquimmnetto authored Jan 12, 2024
1 parent 44ff0e1 commit 5925b36
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 @@ -52,7 +52,7 @@ dependencies {
implementation 'com.github.zafarkhaja:java-semver:0.9.0'
implementation 'org.ajoberstar.grgit:grgit-core:[4.1.1,5['
implementation 'com.google.guava:guava:23.0'
implementation 'com.wooga.gradle:gradle-commons:[1.8.1,2['
implementation 'com.wooga.gradle:gradle-commons:[2,3['
implementation 'org.apache.commons:commons-lang3:3.12.0'

testImplementation 'com.wooga.gradle:gradle-commons-test:[1,2['
Expand Down

0 comments on commit 5925b36

Please sign in to comment.