File tree 3 files changed +3
-3
lines changed
src/test/integration/test/gradle/wrapper
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ pluginBundle {
38
38
}
39
39
40
40
dependencies {
41
- implementation(" fr.brouillard.oss:jgitver:0.12.0 " )
41
+ implementation(" fr.brouillard.oss:jgitver:0.13.1 " )
42
42
}
43
43
44
44
java {
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.5.1-all .zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.8.2-bin .zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.5.1-all .zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.8.2-bin .zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments