Skip to content

Commit d496974

Browse files
authored
Fix for 2.0.3 (#1093)
1 parent 41d42e8 commit d496974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

de.peeeq.wurstscript/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ dependencies {
118118
implementation group: 'com.github.inwc3', name: 'jmpq3', version: '264c54cfc8'
119119

120120
// Water's wc3 libs
121-
implementation 'com.github.inwc3:wc3libs:01fb9e23bf'
121+
implementation 'com.github.inwc3:wc3libs:00a29ccefd'
122122

123123
// The setup tool for wurst.build handling
124124
implementation 'com.github.wurstscript:wurstsetup:475cc7fae8'

0 commit comments

Comments
 (0)