summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-23 08:32:19 +0530
committerGitHub <noreply@github.com>2022-04-23 08:32:19 +0530
commitf2090fda32c7c40a782007b209576d3275af32ca (patch)
treec73ccf0461dc34513ac15efac2bf5e8a8009747f /gradle
parent493e86902277d9e8b7996308aa589013b4418dd6 (diff)
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.5.0 (#1864)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index b4c2696d..e5110c8e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -49,7 +49,7 @@ build-okhttp = "com.squareup.okhttp3:okhttp:4.9.3"
build-r8 = "com.android.tools:r8:3.3.28"
build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.0.1"
-build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.4.2"
+build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.5.0"
dagger-hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }