Skip to content

Commit 45990c1

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

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

gradle/verification-metadata.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7607,6 +7607,11 @@
76077607
<sha256 value="a891aa8be64267621505beae63a8de02a180097dcf3bfc27059dfc6f9d74a440" origin="Generated by Gradle" reason="Artifact is not signed"/>
76087608
</artifact>
76097609
</component>
7610+
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="8.5.1">
7611+
<artifact name="com.diffplug.spotless.gradle.plugin-8.5.1.pom">
7612+
<sha256 value="4e623c110b6221482962615a84ae82d0ea7f37dd3c9126063d7953a1555f17c5" origin="Generated by Gradle" reason="Artifact is not signed"/>
7613+
</artifact>
7614+
</component>
76107615
<component group="com.fasterxml" name="oss-parent" version="56">
76117616
<artifact name="oss-parent-56.pom">
76127617
<sha256 value="fd491f78857424106d2e3d605bcd799b53d31a565cdc868463ca7e875db45a50" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
@@ -9460,6 +9465,14 @@
94609465
<sha256 value="c86ee198a35a3715487860f419cbf642e7e4d9e8714777947dbe6a4e3a20ab58" origin="Generated by Gradle"/>
94619466
</artifact>
94629467
</component>
9468+
<component group="commons-codec" name="commons-codec" version="1.21.0">
9469+
<artifact name="commons-codec-1.21.0.jar">
9470+
<sha256 value="4da851cb6abfb98bfe9eb77c5e5fc47f5414fa28b94e21b7fd9a646705dc167f" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9471+
</artifact>
9472+
<artifact name="commons-codec-1.21.0.pom">
9473+
<sha256 value="b230416ba6f5bf9df8fcb6e7f4a6c26b8fb0fe85ce371d13d5846ed3768309b7" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9474+
</artifact>
9475+
</component>
94639476
<component group="commons-io" name="commons-io" version="2.13.0">
94649477
<artifact name="commons-io-2.13.0.jar">
94659478
<sha256 value="671eaa39688dac2ffaa4645b3c9980ae2d0ea2471e4ae6a5da199cd15ae23666" origin="Generated by Gradle"/>
@@ -11367,6 +11380,11 @@
1136711380
<sha256 value="d189ff2c0027e96bb65d31e6f227ed2af966169b36af1e973dd5ba08926dc7b5" origin="Generated by Gradle"/>
1136811381
</artifact>
1136911382
</component>
11383+
<component group="org.apache.commons" name="commons-parent" version="96">
11384+
<artifact name="commons-parent-96.pom">
11385+
<sha256 value="2cd3289b44efa53052d9cdaf3f05544833a520a682f9c7ffd403a00bbb157f9a" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
11386+
</artifact>
11387+
</component>
1137011388
<component group="org.apache.commons" name="commons-parent" version="98">
1137111389
<artifact name="commons-parent-98.pom">
1137211390
<pgp value="F4DD59C90148BDC52BEB90A4530AA5F25C25011F"/>

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

2727
apply plugin: "kotlin-android"

0 commit comments

Comments
 (0)