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.
2 parents 8f825e7 + d136e4a commit 979049bCopy full SHA for 979049b
build-logic/jvm/build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
11
dependencies {
12
implementation(embeddedKotlinDsl())
13
- implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.18.0")
+ implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.20.0")
14
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.88")
15
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.4")
16
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
0 commit comments