File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 <trusting group="org.bitbucket.b_c" name="jose4j" version="0.9.5"/>
7171 </trusted-key>
7272 <trusted-key id="31BAE2E51D95E0F8AD9B7BCC40A3C4432BD7308C" group="com.googlecode.juniversalchardet" name="juniversalchardet" version="1.0.3"/>
73+ <trusted-key id="32118CF76C9EC5D918E54967CA80D1F0EB6CA4BA" group="org.codehaus.mojo"/>
7374 <trusted-key id="33FD4BFD33554634053D73C0C2148900BCD3C2AF" group="org.jetbrains" name="annotations" version="23.0.0"/>
7475 <trusted-key id="34441E504A937F43EB0DAEF96A65176A0FB1CD0B">
7576 <trusting group="org.apache.groovy" name="groovy-bom" version="4.0.22"/>
164165 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
165166 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
166167 </trusted-key>
168+ <trusted-key id="A31DDE881C3E3C4C985BD0D02C7F998F4272C851" group="com.diffplug.spotless"/>
167169 <trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA">
168170 <trusting group="com.google.code.findbugs"/>
169171 <trusting group="org.jacoco"/>
63566358 <sha256 value="1b6e48d509b0e56ea5aa6e60fd6ae35add4958eee2e94385b7a8205524bd0f2e" origin="Generated by Gradle" reason="Artifact is not signed"/>
63576359 </artifact>
63586360 </component>
6361+ <component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="7.0.4">
6362+ <artifact name="com.diffplug.spotless.gradle.plugin-7.0.4.pom">
6363+ <sha256 value="0ef866d7bb1a1e2966d800a08e58caaeb70cf20a47307fc84e2eddb453972c5a" origin="Generated by Gradle" reason="Artifact is not signed"/>
6364+ </artifact>
6365+ </component>
63596366 <component group="com.diffplug.spotless" name="spotless-lib" version="3.0.2">
63606367 <artifact name="spotless-lib-3.0.2.jar">
63616368 <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 " 7.0.3 "
32+ id " com.diffplug.spotless" version " 7.0.4 "
3333}
3434
3535apply plugin : ' com.android.library'
You can’t perform that action at this time.
0 commit comments