Skip to content

Commit 865f7c4

Browse files
committed
Update javafx to v25-ea+17
1 parent e2a6f6c commit 865f7c4

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 = '25-ea+14'
27+
version = '25-ea+17'
2828
modules = ['javafx.controls', 'javafx.fxml']
2929
configurations = ['implementation']
3030
}

0 commit comments

Comments
 (0)