Skip to content

Commit ee0ceab

Browse files
committed
Update javafx to v26-ea+12
1 parent df614a2 commit ee0ceab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
}
2525

2626
javafx {
27-
version = '26-ea+11'
27+
version = '26-ea+12'
2828
modules = ['javafx.controls', 'javafx.fxml']
2929
configurations = ['implementation']
3030
}

0 commit comments

Comments
 (0)