File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id " io.freefair.lombok" version " 5.3.0 "
3- id ' com.github.jk1.dependency-license-report' version ' 1.16 '
2+ id " io.freefair.lombok" version " 6.4.3 "
3+ id ' com.github.jk1.dependency-license-report' version ' 2.1 '
44 id " org.kordamp.gradle.markdown" version " 2.2.0"
55}
66
@@ -13,7 +13,7 @@ version = ext.getVersion();
1313ext. sscParserPluginVersion = project. version
1414
1515ext {
16- gradleHelpersLocation = " https://raw.githubusercontent.com/fortify-ps/gradle-helpers/1.6 "
16+ gradleHelpersLocation = " https://raw.githubusercontent.com/fortify-ps/gradle-helpers/1.7 "
1717}
1818
1919apply from : " ${ gradleHelpersLocation} /repo-helper.gradle"
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-7.0 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4.2 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments