Skip to content

Commit

Permalink
chore(deps): update plugin com.diffplug.spotless to v7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 499c79a commit 17053d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {
id 'com.android.library' version '8.8.0' apply false
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
id "com.diffplug.spotless" version "7.0.1" apply false
id "com.diffplug.spotless" version "7.0.2" apply false
id 'io.gitlab.arturbosch.detekt' version '1.23.7' apply false
id 'com.android.application' version '8.8.0' apply false
}
Expand Down
6 changes: 6 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<trusted-key id="1D2C7EF8ADA0F794B58C7C63436902AF59EDF60E">
<trusting group="dev.equo.ide" name="solstice" version="1.7.5"/>
<trusting group="dev.equo.ide" name="solstice" version="1.8.0"/>
<trusting group="dev.equo.ide" name="solstice" version="1.8.1"/>
</trusted-key>
<trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
<trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56">
Expand Down Expand Up @@ -5352,6 +5353,11 @@
<sha256 value="d967a0f74c203ddcc5700947aab40f4be2a5a9f7b8d32aab7fc412b2030e7dfc" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="7.0.2">
<artifact name="com.diffplug.spotless.gradle.plugin-7.0.2.pom">
<sha256 value="ed1ded77a296a6fe21a50279c926c07be14af7c08c2437d3685c70fcf6bba02d" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.diffplug.spotless" name="spotless-lib" version="3.0.0">
<artifact name="spotless-lib-3.0.0.jar">
<sha256 value="80dac5185ffdff707d5eee54d21d61ace9e85c72d21a2cdadccadb86eb1d9da4" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 17053d8

Please sign in to comment.