aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-01-07 09:42:17 +0000
committerGitHub <noreply@github.com>2022-01-07 09:42:17 +0000
commit69866e31fdda5b371103399506dc91009c14c3e8 (patch)
treed9c64b01835295a86eb6f90bc4214724827cb997 /gradle
parentd44ea054de819893919acce838aa72cc5269bf35 (diff)
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.1.2 (#1646)
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 0b6dfaff..85130d75 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -49,7 +49,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.1.1"
+build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.1.2"
dagger-hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }