File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/test/integration/test/gradle/wrapper Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ pluginBundle {
3838}
3939
4040dependencies {
41- implementation(" fr.brouillard.oss:jgitver:0.12 .0" )
41+ implementation(" fr.brouillard.oss:jgitver:0.13 .0" )
4242}
4343
4444java {
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.5 .1-all .zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.7 .1-bin .zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.5 .1-all .zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.7 .1-bin .zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments