Skip to content

Commit

Permalink
Bump libreoffice from 7.1.4 to 7.1.5 (#7939)
Browse files Browse the repository at this point in the history
Bumps libreoffice from 7.1.4 to 7.1.5.

---
updated-dependencies:
- dependency-name: org.libreoffice:libreoffice
  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] authored Jul 28, 2021
1 parent 72c7eb6 commit 2bec2a8
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 @@ -130,7 +130,7 @@ dependencies {

implementation 'commons-cli:commons-cli:1.4'

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

implementation 'io.github.java-diff-utils:java-diff-utils:4.10'
Expand Down

0 comments on commit 2bec2a8

Please sign in to comment.