Skip to content

Commit dcb9001

Browse files
committed
Synced Flatlaf version with ant version
Fixes #956
1 parent 879647c commit dcb9001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jogl = "2.5.0"
66
[libraries]
77
jogl = { module = "org.jogamp.jogl:jogl-all-main", version.ref = "jogl" }
88
gluegen = { module = "org.jogamp.gluegen:gluegen-rt-main", version.ref = "jogl" }
9-
flatlaf = { module = "com.formdev:flatlaf", version = "3.4.1" }
9+
flatlaf = { module = "com.formdev:flatlaf", version = "2.4" }
1010
jna = { module = "net.java.dev.jna:jna", version = "5.12.1" }
1111
jnaplatform = { module = "net.java.dev.jna:jna-platform", version = "5.12.1" }
1212
compottie = { module = "io.github.alexzhirkevich:compottie", version = "2.0.0-rc02" }

0 commit comments

Comments
 (0)