We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b1e88 commit 08c12beCopy full SHA for 08c12be
build.gradle.kts
@@ -7,7 +7,7 @@ import java.net.URL
7
8
plugins {
9
kotlin("multiplatform") version "1.6.0"
10
- id("com.diffplug.spotless") version "6.0.1"
+ id("com.diffplug.spotless") version "6.0.2"
11
id("maven-publish")
12
id("com.vanniktech.maven.publish") version "0.18.0"
13
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.8.0"
0 commit comments