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 df614a2 commit ee0ceabCopy full SHA for ee0ceab
spring/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
}
25
26
javafx {
27
- version = '26-ea+11'
+ version = '26-ea+12'
28
modules = ['javafx.controls', 'javafx.fxml']
29
configurations = ['implementation']
30
0 commit comments