aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-17 17:38:39 +0000
committerGitHub <noreply@github.com>2021-12-17 17:38:39 +0000
commit24ec85e9434289235bcf773d06a7c70f583b994f (patch)
treeb0ba749c843bae8f7822552be1c1a205af15d244 /gradle
parent83dfd56d7c83812c46ef626eded22f87e0ee659b (diff)
build(deps): bump spotless-plugin-gradle from 6.0.4 to 6.0.5 (#1591)
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 4f951d24..aae278b0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -85,7 +85,7 @@ 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.0.4"
+build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.0.5"
compose-animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }