Skip to content

Commit

Permalink
Merge pull request #50 from cip4/dependabot/gradle/org.cip4.tools.jdf…
Browse files Browse the repository at this point in the history
…utility-JDFUtility-1.7.5

Bump JDFUtility from 1.7.2 to 1.7.5
  • Loading branch information
MichelHartmann authored Apr 30, 2022
2 parents 168102d + 7daaaf8 commit 5706dc8
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.7.2'
implementation 'org.cip4.tools.jdfutility:JDFUtility:1.7.5'
implementation 'org.cip4.lib.jdf:JDFLibJ:2.1.7.+'
implementation 'org.eclipse.jetty:jetty-servlet:10.0.7'
implementation group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1.1'
Expand Down

0 comments on commit 5706dc8

Please sign in to comment.