Skip to content

Commit 052ec7f

Browse files
Bump com.diffplug.spotless from 6.5.1 to 6.5.2
Bumps com.diffplug.spotless from 6.5.1 to 6.5.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 428f545 commit 052ec7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id 'org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
66
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
77
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
8-
id 'com.diffplug.spotless' version '6.5.1' apply false
8+
id 'com.diffplug.spotless' version '6.5.2' apply false
99
}
1010
}
1111

0 commit comments

Comments
 (0)