Bump Gradle version

This commit is contained in:
Tobi Schäfer 2021-04-18 19:45:34 +02:00
parent 9d5a504702
commit e0e78b1349
6 changed files with 14 additions and 12 deletions

View file

@ -1,7 +1,7 @@
dependencies {
runtime 'dom4j:dom4j:1.6.1'
runtime 'jaxen:jaxen:1.1-beta-8'
runtime 'net.sf.javamusictag:jid3lib:0.5.4'
runtimeOnly 'dom4j:dom4j:1.6.1'
runtimeOnly 'jaxen:jaxen:1.1-beta-8'
runtimeOnly 'net.sf.javamusictag:jid3lib:0.5.4'
// FIXME: Did not find these two or appropriate replacements for them
//runtime 'id3:de.ueberdosis.mp3info:1.6.0d9'