We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 000c954 commit c83ec85Copy full SHA for c83ec85
build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
}
80
81
javafx {
82
- version = '14'
+ version = '15'
83
// javafx.swing necessary for screenshot capturing in tests
84
modules = ['javafx.controls', 'javafx.swing']
85
0 commit comments