Skip to content

Commit 5412b21

Browse files
committed
v2024.12b
1 parent 8375251 commit 5412b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ javafx {
2020
dependencies {
2121
implementation(project(":theme"))
2222
// Replace the line above with this line when using a local package
23-
// implementation("earth.groundctrl:javafx-fluent-theme:v2024.12a")
23+
// implementation("earth.groundctrl:javafx-fluent-theme:v2024.12b")
2424
}
2525

2626
tasks {

0 commit comments

Comments
 (0)