Skip to content

Commit

Permalink
Bump org.cip4.lib.jdf:JDFLibJ from 2.1.7.+ to 2.1.8.4
Browse files Browse the repository at this point in the history
Bumps [org.cip4.lib.jdf:JDFLibJ](https://github.com/cip4/JDFLibJ) from 2.1.7.+ to 2.1.8.4.
- [Release notes](https://github.com/cip4/JDFLibJ/releases)
- [Commits](https://github.com/cip4/JDFLibJ/commits/2.1.8.4)

---
updated-dependencies:
- dependency-name: org.cip4.lib.jdf:JDFLibJ
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 77c8b93 commit 033bbac
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.codehaus.groovy:groovy:+'
implementation 'org.codehaus.groovy:groovy-xml:+'
implementation 'org.cip4.lib.jdf:JDFLibJ:2.1.7.+'
implementation 'org.cip4.lib.jdf:JDFLibJ:2.1.8.+'
implementation 'com.formdev:flatlaf:3.+'

implementation 'org.xhtmlrenderer:core-renderer:R8'
Expand Down

0 comments on commit 033bbac

Please sign in to comment.