Skip to content

Commit

Permalink
Bump unoloader from 7.3.4 to 7.3.5
Browse files Browse the repository at this point in the history
Bumps unoloader from 7.3.4 to 7.3.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2022
1 parent 7df24b9 commit 2142953
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 @@ -134,7 +134,7 @@ dependencies {
implementation 'commons-cli:commons-cli:1.5.0'

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

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

0 comments on commit 2142953

Please sign in to comment.