We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c94a72 + 250cc91 commit 4345e29Copy full SHA for 4345e29
1 file changed
build.gradle.kts
@@ -80,7 +80,7 @@ dependencies {
80
shadowImplementation("org.apache.commons:commons-csv:1.10.0")
81
compileOnly(deobfModrinth("forge-essentials:7.5.1"))
82
83
- antlr("org.antlr:antlr4:4.13.2n")
+ antlr("org.antlr:antlr4:4.13.2")
84
shadowImplementation("org.antlr:antlr4-runtime:4.13.2")
85
86
0 commit comments