Skip to content

Commit 1997e79

Browse files
chore(deps): update dependency gradle-backward to v7.6.5
1 parent 1bddfdb commit 1997e79

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
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 }}

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88
}
99

1010
dependencies {
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")

0 commit comments

Comments
 (0)