Skip to content

Commit 5bfd99f

Browse files
authored
Merge pull request #36 from cip4/dependabot/gradle/org.cip4.lib.jdf-JDFLibJ-2.2.8.1
Bump org.cip4.lib.jdf:JDFLibJ from 2.1.8.+ to 2.2.8.1
2 parents 527bb05 + 1483937 commit 5bfd99f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ processResources {
120120
}
121121

122122
dependencies {
123-
implementation ('org.cip4.lib.jdf:JDFLibJ:2.1.8.+'){
123+
implementation ('org.cip4.lib.jdf:JDFLibJ:2.2.8.+'){
124124
exclude group: 'xml-apis'
125125
}
126126
implementation ('xerces:xercesImpl:2.12.2'){transitive=false}

0 commit comments

Comments
 (0)