Skip to content

Commit 7109895

Browse files
dependabot[bot]oshai
authored andcommitted
Bump com.diffplug.spotless from 6.19.0 to 6.20.0
Bumps com.diffplug.spotless from 6.19.0 to 6.20.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8941ed8 commit 7109895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
signing
1111
id("io.gitlab.arturbosch.detekt") version "1.18.0"
1212
id("com.android.library") version "7.4.2"
13-
id("com.diffplug.spotless") version "6.19.0"
13+
id("com.diffplug.spotless") version "6.20.0"
1414
}
1515

1616

0 commit comments

Comments
 (0)