We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af84df commit 9b47033Copy full SHA for 9b47033
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id("fabric-loom").version("1.3-SNAPSHOT").apply(false)
3
id("com.replaymod.preprocess").version("SNAPSHOT")
4
- id("org.ajoberstar.grgit").version("5.2.0")
+ id("org.ajoberstar.grgit").version("5.2.1")
5
id("net.kyori.blossom").version("1.3.1").apply(false)
6
}
7
0 commit comments