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