Skip to content

Commit f0fabfc

Browse files
chore(deps): update plugin com.diffplug.spotless to v7.0.1
1 parent fc00358 commit f0fabfc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.7.3' 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.0" apply false
21+
id "com.diffplug.spotless" version "7.0.1" apply false
2222
id 'io.gitlab.arturbosch.detekt' version '1.23.7' apply false
2323
id 'com.android.application' version '8.7.3' apply false
2424
}

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4821,6 +4821,11 @@
48214821
<sha256 value="5a7798b003515d2d55419a87bc005ff243f47c2c43f7802996185a2dea610869" origin="Generated by Gradle" reason="Artifact is not signed"/>
48224822
</artifact>
48234823
</component>
4824+
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="7.0.1">
4825+
<artifact name="com.diffplug.spotless.gradle.plugin-7.0.1.pom">
4826+
<sha256 value="d967a0f74c203ddcc5700947aab40f4be2a5a9f7b8d32aab7fc412b2030e7dfc" origin="Generated by Gradle" reason="Artifact is not signed"/>
4827+
</artifact>
4828+
</component>
48244829
<component group="com.diffplug.spotless" name="spotless-lib" version="3.0.0">
48254830
<artifact name="spotless-lib-3.0.0.jar">
48264831
<sha256 value="80dac5185ffdff707d5eee54d21d61ace9e85c72d21a2cdadccadb86eb1d9da4" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)