Skip to content

Commit eef218b

Browse files
chore(deps): update plugin com.diffplug.spotless to v7.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d61d16 commit eef218b

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
@@ -6867,6 +6867,11 @@
68676867
<sha256 value="0ef866d7bb1a1e2966d800a08e58caaeb70cf20a47307fc84e2eddb453972c5a" origin="Generated by Gradle" reason="Artifact is not signed"/>
68686868
</artifact>
68696869
</component>
6870+
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="7.1.0">
6871+
<artifact name="com.diffplug.spotless.gradle.plugin-7.1.0.pom">
6872+
<sha256 value="baabce4ac6dc436ccfb8e6c8f1ed4bb2130492e016d5d01a23bc4f36b3106124" origin="Generated by Gradle" reason="Artifact is not signed"/>
6873+
</artifact>
6874+
</component>
68706875
<component group="com.diffplug.spotless" name="spotless-lib" version="3.0.2">
68716876
<artifact name="spotless-lib-3.0.2.jar">
68726877
<sha256 value="3f9a7fdfc5b03ac20894834170910c15c4f2b84ed4ce3677898a307ad589837c" origin="Generated by Gradle"/>

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ buildscript {
2929
}
3030

3131
plugins {
32-
id "com.diffplug.spotless" version "7.0.4"
32+
id "com.diffplug.spotless" version "7.1.0"
3333
}
3434

3535
apply plugin: 'com.android.library'

0 commit comments

Comments
 (0)