Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 508604c

Browse files
committed
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.6.0
1 parent 39fe841 commit 508604c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repositories {
3636

3737
dependencies {
3838
implementation("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.17.2")
39-
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.5.0")
39+
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.6.0")
4040
implementation("io.kotest:kotest-gradle-plugin:0.3.9")
4141
implementation("gay.floof.utils:gradle-utils:1.3.0")
4242
implementation(kotlin("gradle-plugin", version = "1.6.21"))

0 commit comments

Comments
 (0)