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 6f2c42e commit 52f4bc3Copy full SHA for 52f4bc3
buildSrc/build.gradle.kts
@@ -72,7 +72,7 @@ fun Project.applyKotlinProjectConventions() {
72
73
dependencies {
74
api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
75
- api("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.3.1")
+ api("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:2.0.0")
76
api("org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:$expectedKotlinDslPluginsVersion")
77
api("org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin:2.0.0")
78
api("com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin:1.3.0")
0 commit comments