Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into jdk17
Browse files Browse the repository at this point in the history
* upstream/main:
  Bump libreoffice from 7.2.3 to 7.2.5 (#8436)
  Bump org.openjfx.javafxplugin from 0.0.10 to 0.0.11 (#8437)
  • Loading branch information
Siedlerchr committed Jan 17, 2022
2 parents 31d1d7b + 5f11690 commit 4db7cee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {

id 'org.javamodularity.moduleplugin' version '1.8.10'

id 'org.openjfx.javafxplugin' version '0.0.10'
id 'org.openjfx.javafxplugin' version '0.0.11'

id 'org.beryx.jlink' version '2.24.4'

Expand Down Expand Up @@ -128,7 +128,7 @@ dependencies {

implementation 'commons-cli:commons-cli:1.5.0'

implementation 'org.libreoffice:libreoffice:7.2.3'
implementation 'org.libreoffice:libreoffice:7.2.5'
implementation 'org.libreoffice:unoloader:7.2.5'

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

0 comments on commit 4db7cee

Please sign in to comment.