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 f518cea commit 74df168Copy full SHA for 74df168
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ indra = { id = "net.kyori.indra", version.ref = "indra" }
3
indra-publishing-gradle-plugin = { id = "net.kyori.indra.publishing.gradle-plugin", version.ref = "indra" }
4
indra-licenser-spotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
5
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
6
-gradle-plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
+gradle-plugin-publish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
7
8
[versions]
9
jackson = "2.20.0"
0 commit comments