Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 616c74d

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.18.0
1 parent 1daea58 commit 616c74d

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
@@ -35,7 +35,7 @@ repositories {
3535
dependencies {
3636
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-plugin:0.4.7")
3737
implementation("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.5")
38-
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.12.0")
38+
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.18.0")
3939
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.7.20")
4040
implementation("dev.floofy.commons:gradle:2.4.1")
4141
implementation(kotlin("serialization", "1.7.22"))

0 commit comments

Comments
 (0)