Skip to content

Commit c7ec318

Browse files
committed
chore(deps): update plugin com.gradle.plugin-publish to v1.3.1
1 parent 8ffc87e commit c7ec318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
pluginManagement {
1919
plugins {
2020
id("com.github.autostyle") version "4.0"
21-
id("com.gradle.plugin-publish") version "1.2.0"
21+
id("com.gradle.plugin-publish") version "1.3.1"
2222
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.10"
2323
id("org.jetbrains.dokka") version "1.4.32"
2424
}

0 commit comments

Comments
 (0)