Skip to content

Commit

Permalink
update to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rainer-prosi committed Jun 26, 2024
1 parent 0c3b29e commit 34eebd6
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 @@ -46,7 +46,7 @@ configurations {
dependencies {
implementation 'org.cip4.lib.jdf:JDFLibJ-JSON:+'
implementation 'org.cip4.tools.jdfutility:JDFUtility:1.8.+'
implementation ('org.cip4.lib.jdf:JDFLibJ:2.1.7.+'){
implementation ('org.cip4.lib.jdf:JDFLibJ:2.1.8.+'){
exclude group: 'xml-apis'
}
implementation ('xerces:xercesImpl:2.12.2'){transitive=false}
Expand Down

0 comments on commit 34eebd6

Please sign in to comment.