Skip to content

Commit 7bb7136

Browse files
committed
MLib auf 3.0.19 aktualisiert
1 parent 40e7ac7 commit 7bb7136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def jarName = 'MServer.jar'
3333
def mainClass = 'mServer.Main'
3434

3535
dependencies {
36-
implementation 'de.mediathekview:MLib:3.0.18'
36+
implementation 'de.mediathekview:MLib:3.0.19'
3737
implementation 'commons-net:commons-net:3.9.0'
3838
implementation 'org.apache.commons:commons-compress:1.22'
3939
implementation 'org.apache.commons:commons-text:1.10.0'

0 commit comments

Comments
 (0)