We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c192a26 commit 90669b7Copy full SHA for 90669b7
gradle/libs.versions.toml
@@ -73,7 +73,7 @@ aggregateJavadoc = "io.freefair.aggregate-javadoc-jar:8.1.0"
73
detekt = "io.gitlab.arturbosch.detekt:1.23.0"
74
dokka = "org.jetbrains.dokka:1.8.20"
75
gitPublish = "org.ajoberstar.git-publish:3.0.1"
76
-gitpatcher = { id = "net.minecraftforge.gitpatcher", version = "0.10.+" }
+gitpatcher = { id = "ca.stellardrift.gitpatcher", version = "1.0.0" }
77
indra-common = { id = "net.kyori.indra", version.ref = "indra" }
78
indra-crossdoc = { id = "net.kyori.indra.crossdoc", version.ref = "indra" }
79
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
0 commit comments