File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 286286 <trusted-key id="F1A51E051F527E0C8E24D54D4B1E11D5A4B91E89" group="com.google.protobuf"/>
287287 <trusted-key id="F254B35617DC255D9344BCFA873A8E86B4372146" group="org.codehaus.mojo"/>
288288 <trusted-key id="F3184BCD55F4D016E30D4C9BF42E87F9665015C9" group="org.jsoup" name="jsoup" version="1.12.2"/>
289- <trusted-key id="F4DD59C90148BDC52BEB90A4530AA5F25C25011F" group="commons-io"/>
289+ <trusted-key id="F4DD59C90148BDC52BEB90A4530AA5F25C25011F">
290+ <trusting group="commons-codec"/>
291+ <trusting group="commons-io"/>
292+ <trusting group="org.apache.commons"/>
293+ </trusted-key>
290294 <trusted-key id="FA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A" group="org.apache" name="apache"/>
291295 <trusted-key id="FA7929F83AD44C4590F6CC6815C71C0A4E0B8EDD" group="net.java.dev.jna"/>
292296 <trusted-key id="FC411CD3CB7DCB0ABC9801058118B3BCDB1A5000" group="jakarta.xml.bind"/>
81128116 <sha256 value="a891aa8be64267621505beae63a8de02a180097dcf3bfc27059dfc6f9d74a440" origin="Generated by Gradle" reason="Artifact is not signed"/>
81138117 </artifact>
81148118 </component>
8119+ <component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="8.5.1">
8120+ <artifact name="com.diffplug.spotless.gradle.plugin-8.5.1.pom">
8121+ <sha256 value="4e623c110b6221482962615a84ae82d0ea7f37dd3c9126063d7953a1555f17c5" origin="Generated by Gradle" reason="Artifact is not signed"/>
8122+ </artifact>
8123+ </component>
81158124 <component group="com.diffplug.spotless" name="spotless-lib" version="3.0.2">
81168125 <artifact name="spotless-lib-3.0.2.jar">
81178126 <sha256 value="3f9a7fdfc5b03ac20894834170910c15c4f2b84ed4ce3677898a307ad589837c" origin="Generated by Gradle"/>
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ buildscript {
2929}
3030
3131plugins {
32- id " com.diffplug.spotless" version " 8.4.0 "
32+ id " com.diffplug.spotless" version " 8.5.1 "
3333}
3434
3535apply plugin : ' com.android.library'
You can’t perform that action at this time.
0 commit comments