Skip to content

Commit 251666e

Browse files
Merge pull request #955 from nextcloud/renovate/com.diffplug.spotless-8.x
chore(deps): update plugin com.diffplug.spotless to v8.3.0
2 parents 674bbbe + 3b5e27d commit 251666e

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
@@ -7576,6 +7576,11 @@
75767576
<sha256 value="306b777dc39f44fec62b50bdefe41b716beb0fd7cd3f81572273a134c2e155b9" origin="Generated by Gradle" reason="Artifact is not signed"/>
75777577
</artifact>
75787578
</component>
7579+
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="8.3.0">
7580+
<artifact name="com.diffplug.spotless.gradle.plugin-8.3.0.pom">
7581+
<sha256 value="b8e8cfb8032c42713be9f710bcafff00c0cf672b0f62fabed2f1acfd5d42baaf" origin="Generated by Gradle" reason="Artifact is not signed"/>
7582+
</artifact>
7583+
</component>
75797584
<component group="com.fasterxml" name="oss-parent" version="56">
75807585
<artifact name="oss-parent-56.pom">
75817586
<sha256 value="fd491f78857424106d2e3d605bcd799b53d31a565cdc868463ca7e875db45a50" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>

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.2.1"
24+
id "com.diffplug.spotless" version "8.3.0"
2525
}
2626

2727
apply plugin: "kotlin-android"

0 commit comments

Comments
 (0)