diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-07-01 09:46:02 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 09:46:02 +0530 |
commit | 82878a75e615f664577712b96b4bb01d187b00b1 (patch) | |
tree | 88ac8c6d19918591b6f3018b990202daef537339 /gradle/libs.versions.toml | |
parent | 05b77a8f6340133168e68c2d21e3efe5216a29ed (diff) |
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.8.0 (#1978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 e4f0088c..bd9b8e06 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -46,7 +46,7 @@ build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.20.0" build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0" build-semver = "com.vdurmont:semver4j:3.1.0" build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.1.2" -build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.7.2" +build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.8.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" } |