We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd8bdb commit 32cc75dCopy full SHA for 32cc75d
1 file changed
build.gradle
@@ -33,7 +33,7 @@ def jarName = 'MServer.jar'
33
def mainClass = 'mServer.Main'
34
35
dependencies {
36
- implementation 'de.mediathekview:MLib:3.0.14'
+ implementation 'de.mediathekview:MLib:3.0.15'
37
implementation 'commons-net:commons-net:3.9.0'
38
implementation 'org.apache.commons:commons-compress:1.22'
39
implementation 'org.apache.commons:commons-text:1.10.0'
0 commit comments