mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 01:19:24 +00:00
build(deps): bump org.openjfx:javafx-swing from 21 to 25
Bumps org.openjfx:javafx-swing from 21 to 25. --- updated-dependencies: - dependency-name: org.openjfx:javafx-swing dependency-version: '25' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a438a15105
commit
63b1e86ddd
@ -42,8 +42,8 @@ dependencies {
|
||||
|| (project.hasProperty('STIRLING_PDF_DESKTOP_UI')
|
||||
&& project.getProperty('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-controls:25'
|
||||
implementation 'org.openjfx:javafx-swing:25'
|
||||
}
|
||||
|
||||
if (System.getenv('DISABLE_ADDITIONAL_FEATURES') != 'true'
|
||||
|
Loading…
x
Reference in New Issue
Block a user