Skip to content

Commit

Permalink
Bump unoloader from 7.1.3 to 7.1.4 (#7841)
Browse files Browse the repository at this point in the history
Bumps unoloader from 7.1.3 to 7.1.4.

---
updated-dependencies:
- dependency-name: org.libreoffice:unoloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2021
1 parent 53eb463 commit 52cdc20
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 @@ -131,7 +131,7 @@ dependencies {
implementation 'commons-cli:commons-cli:1.4'

implementation 'org.libreoffice:libreoffice:7.1.3'
implementation 'org.libreoffice:unoloader:7.1.3'
implementation 'org.libreoffice:unoloader:7.1.4'

implementation 'io.github.java-diff-utils:java-diff-utils:4.10'
implementation 'info.debatty:java-string-similarity:2.0.0'
Expand Down

0 comments on commit 52cdc20

Please sign in to comment.