Skip to content

Commit

Permalink
Bump fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.core
Browse files Browse the repository at this point in the history
Bumps fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.core from 2.0.2 to 2.1.0.

---
updated-dependencies:
- dependency-name: fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent b3015a9 commit 4629862
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 @@ -68,7 +68,7 @@ dependencies {
implementation 'org.slf4j:jcl-over-slf4j:1.7.30'
implementation 'ch.qos.logback:logback-classic:1.2.3'
implementation "com.konghq:unirest-java:2.4.03:standalone"
implementation "fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.core:2.0.2"
implementation "fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.core:2.1.0"
implementation "fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.pdf:2.0.2"
implementation "net.lingala.zip4j:zip4j:2.1.1"
implementation "org.apache.ivy:ivy:2.2.0"
Expand Down

0 comments on commit 4629862

Please sign in to comment.