Skip to content

Commit

Permalink
Pin dependency to version number
Browse files Browse the repository at this point in the history
  • Loading branch information
p3k committed May 18, 2024
1 parent 086cf1e commit d0e11b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jala/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
runtimeOnly 'dom4j:dom4j:20040902.021138'
runtimeOnly 'dom4j:dom4j:1.6.1'
runtimeOnly 'jaxen:jaxen:1.1-beta-8'
runtimeOnly 'net.sf.javamusictag:jid3lib:0.5.4'

Expand Down

0 comments on commit d0e11b5

Please sign in to comment.