File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import java.util.regex.Pattern
2828
2929ext. mainClassName = " de.peeeq.wurstio.Main"
3030
31- version = " 1.8.1 .0"
31+ version = " 1.9.0 .0"
3232
3333java {
3434 toolchain {
@@ -97,10 +97,10 @@ dependencies {
9797 implementation ' org.apache.velocity:velocity:1.7'
9898 implementation ' com.github.albfernandez:juniversalchardet:2.4.0'
9999 implementation ' com.github.inwc3:jmpq3:29b55f2c32'
100- implementation ' com.github.inwc3:wc3libs:8a8fc98f3a '
100+ implementation ' com.github.inwc3:wc3libs:bab65b961b '
101101 implementation ' com.github.wurstscript:wurstsetup:393cf5ea39'
102- implementation ' org.slf4j:slf4j-api:1.7.25 '
103- implementation ' ch.qos.logback:logback-classic:1.5.13 '
102+ implementation ' org.slf4j:slf4j-api:2.0.17 '
103+ implementation ' ch.qos.logback:logback-classic:1.5.20 '
104104 implementation ' org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r'
105105 implementation ' org.eclipse.jgit:org.eclipse.jgit.ssh.apache:6.7.0.202309050840-r'
106106 implementation ' it.unimi.dsi:fastutil:8.5.16'
You can’t perform that action at this time.
0 commit comments