Gradle has an issue with the date-based version string

This commit is contained in:
Tobi Schäfer 2024-05-18 17:34:32 +02:00
parent 46dd4a2c31
commit d23268095a
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -1,5 +1,5 @@
dependencies {
runtimeOnly 'dom4j:dom4j:20040902.021138'
runtimeOnly 'dom4j:dom4j:1.1.3'
runtimeOnly 'jaxen:jaxen:1.1-beta-8'
runtimeOnly 'net.sf.javamusictag:jid3lib:0.5.4'