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 1043edc commit 1de2950Copy full SHA for 1de2950
1 file changed
build-logic/jvm/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
dependencies {
10
implementation(project(":basics"))
11
implementation(project(":build-parameters"))
12
- implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:8.1.0")
+ implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:8.6.0")
13
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.2")
14
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.10")
15
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
0 commit comments