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 d335d9d commit 3db4b89Copy full SHA for 3db4b89
1 file changed
build-logic/jvm/build.gradle.kts
@@ -10,7 +10,7 @@ dependencies {
10
implementation(project(":basics"))
11
implementation(project(":build-parameters"))
12
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:8.1.0")
13
- implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.1")
+ 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")
16
implementation("org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin:2.1.0")
0 commit comments