Skip to content

Commit 4f4c78c

Browse files
deps(deps-dev): bump javafx.version from 21.0.2 to 26.0.2
Bumps `javafx.version` from 21.0.2 to 26.0.2. Updates `org.openjfx:javafx-controls` from 21.0.2 to 26.0.2 Updates `org.openjfx:javafx-swing` from 21.0.2 to 26.0.2 --- updated-dependencies: - dependency-name: org.openjfx:javafx-controls dependency-version: 26.0.2 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.openjfx:javafx-swing dependency-version: 26.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e73aa05 commit 4f4c78c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<mockito.version>5.23.0</mockito.version>
4444
<logback.version>1.5.38</logback.version>
4545
<pdfbox.version>3.0.8</pdfbox.version>
46-
<javafx.version>21.0.2</javafx.version>
46+
<javafx.version>26.0.2</javafx.version>
4747
<!-- ArchUnit for the cross-module boundary guards below. Roughly in step
4848
with the engine pom's archunit.version; a drift is harmless (test-only,
4949
each module runs its own test JVM), so it is not version-guarded. -->

0 commit comments

Comments
 (0)