Skip to content

Commit

Permalink
Bump unoloader from 7.3.3 to 7.3.4
Browse files Browse the repository at this point in the history
Bumps unoloader from 7.3.3 to 7.3.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>
  • Loading branch information
dependabot[bot] authored Jun 20, 2022
1 parent b1df72a commit 56d8137
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.5.0'

implementation 'org.libreoffice:libreoffice:7.3.4'
implementation 'org.libreoffice:unoloader:7.3.3'
implementation 'org.libreoffice:unoloader:7.3.4'

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

0 comments on commit 56d8137

Please sign in to comment.