Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2b231de

Browse files
committed
Update javafx to v25-ea+26
1 parent 6058f34 commit 2b231de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎gradle/libs.versions.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spring = '6.2.8'
1515
springframework-boot = '3.5.3'
1616
spring-dependency-management = '1.1.7'
1717

18-
javafx = '25-ea+24'
18+
javafx = '25-ea+26'
1919

2020
inject-api = '2.0.1'
2121

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /