Skip to content

Commit 90669b7

Browse files
committed
chore(build): switch to stellardrift gitpatcher fork
1 parent c192a26 commit 90669b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ aggregateJavadoc = "io.freefair.aggregate-javadoc-jar:8.1.0"
7373
detekt = "io.gitlab.arturbosch.detekt:1.23.0"
7474
dokka = "org.jetbrains.dokka:1.8.20"
7575
gitPublish = "org.ajoberstar.git-publish:3.0.1"
76-
gitpatcher = { id = "net.minecraftforge.gitpatcher", version = "0.10.+" }
76+
gitpatcher = { id = "ca.stellardrift.gitpatcher", version = "1.0.0" }
7777
indra-common = { id = "net.kyori.indra", version.ref = "indra" }
7878
indra-crossdoc = { id = "net.kyori.indra.crossdoc", version.ref = "indra" }
7979
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }

0 commit comments

Comments
 (0)