Skip to content

Commit

Permalink
chore(deps): Update plugin com.gradle.plugin-publish to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2022
1 parent c1f9e8a commit 8d5d800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id("com.gradle.plugin-publish") version "0.21.0"
id("com.gradle.plugin-publish") version "1.0.0"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.6"
id("com.diffplug.eclipse.apt") version "3.37.1"
val indraVersion = "2.1.1"
Expand Down

0 comments on commit 8d5d800

Please sign in to comment.