Skip to content

Commit 0eb984e

Browse files
Merge pull request #1056 from nextcloud/renovate/com.diffplug.spotless-8.x
chore(deps): update plugin com.diffplug.spotless to v8.10.0
2 parents 7acfe97 + 90e0105 commit 0eb984e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7620,6 +7620,11 @@
76207620
<sha256 value="58b0b4ed49b3b19072b55c7111c0991a07f9b6d20709af8aa470c714114afbfb" origin="Generated by Gradle" reason="Artifact is not signed"/>
76217621
</artifact>
76227622
</component>
7623+
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="8.10.0">
7624+
<artifact name="com.diffplug.spotless.gradle.plugin-8.10.0.pom">
7625+
<sha256 value="adafcd9697fe2a9f00beecfaf89da448b781f636a5cadeaacac12d472a653ee1" origin="Generated by Gradle" reason="Artifact is not signed"/>
7626+
</artifact>
7627+
</component>
76237628
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="8.2.1">
76247629
<artifact name="com.diffplug.spotless.gradle.plugin-8.2.1.pom">
76257630
<sha256 value="306b777dc39f44fec62b50bdefe41b716beb0fd7cd3f81572273a134c2e155b9" origin="Generated by Gradle" reason="Artifact is not signed"/>

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
}
2222

2323
plugins {
24-
id "com.diffplug.spotless" version "8.9.0"
24+
id "com.diffplug.spotless" version "8.10.0"
2525
}
2626

2727
apply plugin: "kotlin-android"

0 commit comments

Comments
 (0)