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 f710638 commit 80bc32eCopy full SHA for 80bc32e
build.gradle.kts
@@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
2
import org.gradle.api.tasks.testing.logging.TestLogEvent
3
4
plugins {
5
- id("com.diffplug.spotless") version "6.22.0"
+ id("com.diffplug.spotless") version "6.25.0"
6
id("org.jetbrains.kotlin.jvm") version "2.0.0-Beta1"
7
id("scala")
8
}
0 commit comments