Skip to content

Commit 8626ad1

Browse files
Bump com.diffplug.spotless from 6.22.0 to 6.25.0
Bumps com.diffplug.spotless from 6.22.0 to 6.25.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 7083d6d commit 8626ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
`kotlin-dsl`
3-
id("com.diffplug.spotless") version "6.22.0"
3+
id("com.diffplug.spotless") version "6.25.0"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)