We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879647c commit dcb9001Copy full SHA for dcb9001
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ jogl = "2.5.0"
6
[libraries]
7
jogl = { module = "org.jogamp.jogl:jogl-all-main", version.ref = "jogl" }
8
gluegen = { module = "org.jogamp.gluegen:gluegen-rt-main", version.ref = "jogl" }
9
-flatlaf = { module = "com.formdev:flatlaf", version = "3.4.1" }
+flatlaf = { module = "com.formdev:flatlaf", version = "2.4" }
10
jna = { module = "net.java.dev.jna:jna", version = "5.12.1" }
11
jnaplatform = { module = "net.java.dev.jna:jna-platform", version = "5.12.1" }
12
compottie = { module = "io.github.alexzhirkevich:compottie", version = "2.0.0-rc02" }
0 commit comments