diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-05-14 00:31:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-14 00:31:37 +0000 |
commit | 4320a3f95de7acafdd3b681205427a04ac69dd9e (patch) | |
tree | e0b32d7e5c86a0778a7a11d68f7242428d21f734 /gradle/libs.versions.toml | |
parent | 840cc8582b2c0bd8bcfae364563cba11ba7ae445 (diff) |
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.6.1 (#1913)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'gradle/libs.versions.toml')
-rw-r--r-- | gradle/libs.versions.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cafb9568..a880d258 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -48,7 +48,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.6.0" +build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.6.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" } |