Skip to content

Commit fca45d1

Browse files
committed
update spotless
1 parent 79d560c commit fca45d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("io.codearte.nexus-staging") version "0.21.1"
99
kotlin("multiplatform") version "1.3.50"
1010
kotlin("plugin.serialization") version "1.3.50"
11-
id("com.diffplug.gradle.spotless") version "3.25.0"
11+
id("com.diffplug.gradle.spotless") version "3.26.0"
1212
id("com.moowork.node") version "1.3.1"
1313
id("org.jetbrains.dokka") version "0.10.0"
1414
}

0 commit comments

Comments
 (0)