We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
processing
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 3171f21 + dcb9001 commit 3d40d09Copy full SHA for 3d40d09
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ jupiter = "5.12.0"
7
[libraries]
8
jogl = { module = "org.jogamp.jogl:jogl-all-main", version.ref = "jogl" }
9
gluegen = { module = "org.jogamp.gluegen:gluegen-rt-main", version.ref = "jogl" }
10
-flatlaf = { module = "com.formdev:flatlaf", version = "3.4.1" }
+flatlaf = { module = "com.formdev:flatlaf", version = "2.4" }
11
jna = { module = "net.java.dev.jna:jna", version = "5.12.1" }
12
jnaplatform = { module = "net.java.dev.jna:jna-platform", version = "5.12.1" }
13
compottie = { module = "io.github.alexzhirkevich:compottie", version = "2.0.0-rc02" }
0 commit comments