chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.4.1 (#1808)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-30 07:17:52 +00:00 committed by GitHub
parent b440a2207e
commit 344572682f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ build-okhttp = "com.squareup.okhttp3:okhttp:4.9.3"
build-r8 = "com.android.tools:r8:3.3.15-dev"
build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.0.0"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.4.0"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.4.1"
dagger-hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }