Skip to content

Commit c9ab36c

Browse files
Merge pull request #643 from nextcloud/renovate/com.diffplug.spotless-7.x
chore(deps): update plugin com.diffplug.spotless to v7.0.3
2 parents fa0e7f7 + 94538bc commit c9ab36c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
id 'com.android.library' version '8.9.1' apply false
1919
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
2020
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
21-
id "com.diffplug.spotless" version "7.0.2" apply false
21+
id "com.diffplug.spotless" version "7.0.3" apply false
2222
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false
2323
id 'com.android.application' version '8.9.1' apply false
2424
}

gradle/verification-metadata.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
<trusted-key id="9E3044071B758EBCB7E45673700E4F39BC05364B">
172172
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.300"/>
173173
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
174+
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
174175
</trusted-key>
175176
<trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA" group="com.google.code.findbugs" name="jsr305" version="2.0.2"/>
176177
<trusted-key id="A5BD02B93E7A40482EB1D66A5F69AD087600B22C" group="org.ow2.asm"/>
@@ -7216,6 +7217,11 @@
72167217
<sha256 value="ed1ded77a296a6fe21a50279c926c07be14af7c08c2437d3685c70fcf6bba02d" origin="Generated by Gradle" reason="Artifact is not signed"/>
72177218
</artifact>
72187219
</component>
7220+
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="7.0.3">
7221+
<artifact name="com.diffplug.spotless.gradle.plugin-7.0.3.pom">
7222+
<sha256 value="1b6e48d509b0e56ea5aa6e60fd6ae35add4958eee2e94385b7a8205524bd0f2e" origin="Generated by Gradle" reason="Artifact is not signed"/>
7223+
</artifact>
7224+
</component>
72197225
<component group="com.diffplug.spotless" name="spotless-lib" version="3.0.0">
72207226
<artifact name="spotless-lib-3.0.0.jar">
72217227
<sha256 value="80dac5185ffdff707d5eee54d21d61ace9e85c72d21a2cdadccadb86eb1d9da4" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)