mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02:00
build(deps): bump org.openjfx:javafx-controls from 21 to 24.0.2
Bumps org.openjfx:javafx-controls from 21 to 24.0.2. --- updated-dependencies: - dependency-name: org.openjfx:javafx-controls dependency-version: 24.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
13bf8210fc
commit
bb778229bb
@ -30,8 +30,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:24.0.2'
|
||||
implementation 'org.openjfx:javafx-swing:24.0.2'
|
||||
}
|
||||
|
||||
if (System.getenv('DISABLE_ADDITIONAL_FEATURES') != 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user