Skip to content

Commit

Permalink
Bump org.cip4.tools.jdfutility:JDFUtility from 1.7.6 to 1.7.7
Browse files Browse the repository at this point in the history
Bumps [org.cip4.tools.jdfutility:JDFUtility](https://github.com/cip4/JDFUtility) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/cip4/JDFUtility/releases)
- [Commits](cip4/JDFUtility@1.7.6...1.7.7)

---
updated-dependencies:
- dependency-name: org.cip4.tools.jdfutility:JDFUtility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2023
1 parent 098b524 commit 8b046b2
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.6'
implementation 'org.cip4.tools.jdfutility:JDFUtility:1.7.7'
implementation ('org.cip4.lib.jdf:JDFLibJ:2.1.7.+'){
exclude group: 'xml-apis'
}
Expand Down

0 comments on commit 8b046b2

Please sign in to comment.