fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.10.0 (#2076)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-24 08:28:30 +05:30 committed by GitHub
parent 72f4dc5d52
commit 23dacf6875
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
build-r8 = "com.android.tools:r8:4.0.18-dev"
build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.1.4"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.9.1"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.10.0"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.6.0"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.42.0"
compose-animation = "androidx.compose.animation:animation:1.2.1"