Skip to content

Commit f56c924

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
chore(deps): update plugin com.diffplug.spotless to v8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c581b0e commit f56c924

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
id 'com.android.library' version '8.13.1' apply false
2525
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
2626
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
27-
id "com.diffplug.spotless" version "7.2.1" apply false
27+
id "com.diffplug.spotless" version "8.0.0" apply false
2828
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false
2929
id 'com.android.application' version '8.13.1' apply false
3030
}

gradle/verification-metadata.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
197197
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
198198
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.100"/>
199+
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.200"/>
199200
</trusted-key>
200201
<trusted-key id="A31DDE881C3E3C4C985BD0D02C7F998F4272C851" group="com.diffplug.spotless"/>
201202
<trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA" group="com.google.code.findbugs" name="jsr305" version="2.0.2"/>
@@ -11255,6 +11256,11 @@
1125511256
<sha256 value="af42a5287f096367ec74acfaccdcd78522146a7438128c537e7001705132907c" origin="Generated by Gradle" reason="Artifact is not signed"/>
1125611257
</artifact>
1125711258
</component>
11259+
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="8.0.0">
11260+
<artifact name="com.diffplug.spotless.gradle.plugin-8.0.0.pom">
11261+
<sha256 value="3ff3a1ed169d01e59669d987338c25f230da07d62952538f0dd4f94776289036" origin="Generated by Gradle" reason="Artifact is not signed"/>
11262+
</artifact>
11263+
</component>
1125811264
<component group="com.diffplug.spotless" name="spotless-lib" version="3.0.0">
1125911265
<artifact name="spotless-lib-3.0.0.jar">
1126011266
<sha256 value="80dac5185ffdff707d5eee54d21d61ace9e85c72d21a2cdadccadb86eb1d9da4" origin="Generated by Gradle"/>
@@ -14055,6 +14061,11 @@
1405514061
<sha256 value="555d0c9eaa69c042aff924927b9381e8f8174136d355eead445224452e6291cc" origin="Generated by Gradle"/>
1405614062
</artifact>
1405714063
</component>
14064+
<component group="org.apache" name="apache" version="33">
14065+
<artifact name="apache-33.pom">
14066+
<pgp value="84789D24DF77A32433CE1F079EB80E92EB2135B1"/>
14067+
</artifact>
14068+
</component>
1405814069
<component group="org.apache" name="apache" version="9">
1405914070
<artifact name="apache-9.pom">
1406014071
<pgp value="DA7A1BB85B19E4FB05073431205C8673DC742C7C"/>

0 commit comments

Comments
 (0)