From 24ec85e9434289235bcf773d06a7c70f583b994f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 17:38:39 +0000 Subject: build(deps): bump spotless-plugin-gradle from 6.0.4 to 6.0.5 (#1591) --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle/libs.versions.toml') 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" } -- cgit v1.2.3