mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-12 17:52:13 +02:00
Bump org.openjfx:javafx-swing from 21 to 24.0.1
Bumps org.openjfx:javafx-swing from 21 to 24.0.1. --- updated-dependencies: - dependency-name: org.openjfx:javafx-swing dependency-version: 24.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c388ba73c1
commit
ec97880415
@ -419,7 +419,7 @@ dependencies {
|
||||
if (System.getenv("STIRLING_PDF_DESKTOP_UI") != "false") {
|
||||
implementation "me.friwi:jcefmaven:132.3.1"
|
||||
implementation "org.openjfx:javafx-controls:21"
|
||||
implementation "org.openjfx:javafx-swing:21"
|
||||
implementation "org.openjfx:javafx-swing:24.0.1"
|
||||
}
|
||||
|
||||
//security updates
|
||||
|
Loading…
Reference in New Issue
Block a user