Skip to content

Commit a6fbfad

Browse files
chore(deps): update plugin com.diffplug.spotless to v8.3.0 (#906)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | com.diffplug.spotless | `8.2.1` → `8.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.diffplug.spotless:com.diffplug.spotless.gradle.plugin/8.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.diffplug.spotless:com.diffplug.spotless.gradle.plugin/8.2.1/8.3.0?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/nextcloud/android-common). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiMy4gdG8gcmV2aWV3IiwiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc55861 commit a6fbfad

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
id 'com.android.library' version '9.0.1' apply false
2525
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
2626
id 'com.android.legacy-kapt' version '9.0.1' apply false
27-
id 'com.diffplug.spotless' version '8.2.1' apply false
27+
id 'com.diffplug.spotless' version '8.3.0' apply false
2828
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false
2929
id 'com.android.application' version '9.0.1' apply false
3030
}

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13707,6 +13707,11 @@
1370713707
<sha256 value="306b777dc39f44fec62b50bdefe41b716beb0fd7cd3f81572273a134c2e155b9" origin="Generated by Gradle" reason="Artifact is not signed"/>
1370813708
</artifact>
1370913709
</component>
13710+
<component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="8.3.0">
13711+
<artifact name="com.diffplug.spotless.gradle.plugin-8.3.0.pom">
13712+
<sha256 value="b8e8cfb8032c42713be9f710bcafff00c0cf672b0f62fabed2f1acfd5d42baaf" origin="Generated by Gradle" reason="Artifact is not signed"/>
13713+
</artifact>
13714+
</component>
1371013715
<component group="com.diffplug.spotless" name="spotless-lib" version="3.0.0">
1371113716
<artifact name="spotless-lib-3.0.0.jar">
1371213717
<sha256 value="80dac5185ffdff707d5eee54d21d61ace9e85c72d21a2cdadccadb86eb1d9da4" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)