Pin dependency to version number
This commit is contained in:
parent
d64ca1c7a8
commit
7fa3f48cff
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
dependencies {
|
dependencies {
|
||||||
runtimeOnly 'dom4j:dom4j:20040902.021138'
|
runtimeOnly 'dom4j:dom4j:1.6.1'
|
||||||
runtimeOnly 'jaxen:jaxen:1.1-beta-8'
|
runtimeOnly 'jaxen:jaxen:1.1-beta-8'
|
||||||
runtimeOnly 'net.sf.javamusictag:jid3lib:0.5.4'
|
runtimeOnly 'net.sf.javamusictag:jid3lib:0.5.4'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue