Skip to content

Commit 74df168

Browse files
chore(deps): update plugin gradle-plugin-publish to v2
1 parent f518cea commit 74df168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ indra = { id = "net.kyori.indra", version.ref = "indra" }
33
indra-publishing-gradle-plugin = { id = "net.kyori.indra.publishing.gradle-plugin", version.ref = "indra" }
44
indra-licenser-spotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
55
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
6-
gradle-plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
6+
gradle-plugin-publish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
77

88
[versions]
99
jackson = "2.20.0"

0 commit comments

Comments
 (0)