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 ede4bc0 commit 8372feeCopy full SHA for 8372fee
settings.gradle.kts
@@ -18,7 +18,7 @@
18
pluginManagement {
19
plugins {
20
id("com.github.autostyle") version "4.0"
21
- id("com.gradle.plugin-publish") version "1.2.0"
+ id("com.gradle.plugin-publish") version "1.3.1"
22
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.10"
23
id("org.jetbrains.dokka") version "1.9.20"
24
}
0 commit comments