File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ repositories {
7979dependencies {
8080
8181 // Antlr parsing library
82- antlr " org.antlr:antlr4:4.9"
82+ antlr " org.antlr:antlr4:4.9.2 "
8383
8484 // tool for generating AST-classes
8585 compileOnly ' com.github.peterzeller:abstractsyntaxgen:3510802026'
@@ -110,10 +110,10 @@ dependencies {
110110 compile group : ' net.sourceforge.jchardet' , name : ' jchardet' , version : ' 1.0'
111111
112112 // Crigges' jmpq
113- compile ' com.github.inwc3:jmpq3:1.8.0 '
113+ compile ' com.github.inwc3:jmpq3:1.8.1 '
114114
115115 // Water's wc3 libs
116- compile ' com.github.inwc3:wc3libs:ca3c159ccd '
116+ compile ' com.github.inwc3:wc3libs:2641ac25e2 '
117117
118118 // The setup tool for wurst.build handling
119119 compile ' com.github.wurstscript:wurstsetup:4c65824b40'
You can’t perform that action at this time.
0 commit comments