File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 matrix :
8888 GRADLE_VERSION :
8989 # renovate: gradle-backwards-compatibility
90- - " 7.6.4 "
90+ - " 7.6.5 "
9191 runs-on : ubuntu-latest
9292 needs : [basic, compliance]
9393 name : with Gradle ${{ matrix.GRADLE_VERSION }}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ repositories {
88}
99
1010dependencies {
11- implementation(" com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:7.0.4 " )
11+ implementation(" com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:7.0.3 " )
1212 implementation(" com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.3.1" )
1313 implementation(" pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin:1.18.18" )
1414 implementation(" com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.6" )
You can’t perform that action at this time.
0 commit comments