aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-02-02 07:01:05 +0530
committerGitHub <noreply@github.com>2022-02-02 07:01:05 +0530
commitb874b8d4a0b03d0e59be96abd01381f8eda3ffb7 (patch)
tree4ee83a5457f4fb3e615e1c41de603ee82840675d
parent5f4408497707a3b5bc8065e3cb56a41aab63679c (diff)
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.2.1 (#1704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-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 08d02037..02678722 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -48,7 +48,7 @@ build-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.18.0"
build-okhttp = "com.squareup.okhttp3:okhttp:4.9.3"
build-semver = "com.vdurmont:semver4j:3.1.0"
-build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.2.0"
+build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.2.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" }