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 1e9f6c6 commit 35b0e65Copy full SHA for 35b0e65
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
id("io.gitlab.arturbosch.detekt") version "1.23.7"
11
id("com.autonomousapps.dependency-analysis") version "2.2.0"
12
13
- id("com.gradle.plugin-publish") version "1.2.2"
+ id("com.gradle.plugin-publish") version "1.3.0"
14
}
15
16
val setupPluginUpload by tasks.registering {
0 commit comments