Skip to content

Commit

Permalink
use latest jdfutility
Browse files Browse the repository at this point in the history
  • Loading branch information
rainer-prosi committed Jun 14, 2024
1 parent 3073a55 commit be6f8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ configurations {

dependencies {
implementation 'org.cip4.lib.jdf:JDFLibJ-JSON:+'
implementation 'org.cip4.tools.jdfutility:JDFUtility:1.8.0'
implementation 'org.cip4.tools.jdfutility:JDFUtility:1.8.+'
implementation ('org.cip4.lib.jdf:JDFLibJ:2.1.7.+'){
exclude group: 'xml-apis'
}
Expand Down

0 comments on commit be6f8bc

Please sign in to comment.