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 17ce859 commit 789588fCopy full SHA for 789588f
settings.gradle.kts
@@ -27,7 +27,7 @@ dependencyResolutionManagement {
27
plugin("spotless", "com.diffplug.spotless").version("8.0.0")
28
plugin("publishdata", "de.chojo.publishdata").version("1.2.5")
29
30
- version("indra", "3.2.0")
+ version("indra", "4.0.0")
31
plugin("indra-core", "net.kyori.indra").versionRef("indra")
32
plugin("indra-publishing", "net.kyori.indra.publishing").versionRef("indra")
33
plugin("indra-sonatype", "net.kyori.indra.publishing.sonatype").versionRef("indra")
0 commit comments