diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-06-10 20:50:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-10 20:50:29 +0000 |
commit | 7aaf36c4ee18926ec8f58837bee5208125f48bc6 (patch) | |
tree | ea5e650dad47e559608f6f46f11989218e484333 /gradle | |
parent | 93b0d97d6881027653d868a30671cf02299437fe (diff) |
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.7.1 (#1948)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'gradle')
-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 38b700b2..bed38bbf 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.9.3" build-semver = "com.vdurmont:semver4j:3.1.0" build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.1.0" -build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.7.0" +build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.7.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" } |