File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 181181 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
182182 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
183183 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.100"/>
184+ <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.200"/>
184185 </trusted-key>
185186 <trusted-key id="A31DDE881C3E3C4C985BD0D02C7F998F4272C851" group="com.diffplug.spotless"/>
186187 <trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA">
224225 </trusted-key>
225226 <trusted-key id="BFD244AF9E85F6ABDCA2B65CDE61FB98F06CE8AE" group="org.json4s"/>
226227 <trusted-key id="C0612048F3393B80B22639B4F067A2FD751AE3E4" group="io.github.davidburstrom.contester" name="contester-breakpoint" version="0.2.0"/>
228+ <trusted-key id="C3259D20DAEC4ACE6D57CC83340B090F727518D8" group="com.google.j2objc" name="j2objc-annotations" version="3.1"/>
227229 <trusted-key id="C6F7D1C804C821F49AF3BFC13AD93C3C677A106E">
228230 <trusting group="io.perfmark" name="perfmark-api" version="0.23.0"/>
229231 <trusting group="io.perfmark" name="perfmark-api" version="0.26.0"/>
80458047 <sha256 value="af42a5287f096367ec74acfaccdcd78522146a7438128c537e7001705132907c" origin="Generated by Gradle" reason="Artifact is not signed"/>
80468048 </artifact>
80478049 </component>
8050+ <component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="8.0.0">
8051+ <artifact name="com.diffplug.spotless.gradle.plugin-8.0.0.pom">
8052+ <sha256 value="3ff3a1ed169d01e59669d987338c25f230da07d62952538f0dd4f94776289036" origin="Generated by Gradle" reason="Artifact is not signed"/>
8053+ </artifact>
8054+ </component>
80488055 <component group="com.diffplug.spotless" name="spotless-lib" version="3.0.2">
80498056 <artifact name="spotless-lib-3.0.2.jar">
80508057 <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.2.1 "
32+ id " com.diffplug.spotless" version " 8.0.0 "
3333}
3434
3535apply plugin : ' com.android.library'
You can’t perform that action at this time.
0 commit comments