We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d801768 commit b64e0c6Copy full SHA for b64e0c6
1 file changed
de.peeeq.wurstscript/build.gradle
@@ -99,8 +99,8 @@ dependencies {
99
implementation 'com.github.inwc3:jmpq3:29b55f2c32'
100
implementation 'com.github.inwc3:wc3libs:bab65b961b'
101
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'
+ implementation 'org.slf4j:slf4j-api:2.0.17'
+ implementation 'ch.qos.logback:logback-classic:1.5.20'
104
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r'
105
implementation 'org.eclipse.jgit:org.eclipse.jgit.ssh.apache:6.7.0.202309050840-r'
106
implementation 'it.unimi.dsi:fastutil:8.5.16'
0 commit comments