Skip to content

Commit e25c260

Browse files
authored
bump wc3libs (#991)
1 parent 098fcc5 commit e25c260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

de.peeeq.wurstscript/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.7.14'
113+
compile 'com.github.inwc3:jmpq3:1.8.0'
114114

115115
// Water's wc3 libs
116-
compile 'com.github.inwc3:wc3libs:86f3db6854'
116+
compile 'com.github.inwc3:wc3libs:ca3c159ccd'
117117

118118
// The setup tool for wurst.build handling
119119
compile 'com.github.wurstscript:wurstsetup:4c65824b40'

0 commit comments

Comments
 (0)