Skip to content

Commit c83ec85

Browse files
committed
Upgrade to javafx 15.
1 parent 000c954 commit c83ec85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
}
8080

8181
javafx {
82-
version = '14'
82+
version = '15'
8383
// javafx.swing necessary for screenshot capturing in tests
8484
modules = ['javafx.controls', 'javafx.swing']
8585
}

0 commit comments

Comments
 (0)