Skip to content

Commit 3d40d09

Browse files
authored
Merge pull request #971 from Stefterv/fix-example-icons
Synced Flatlaf version with ant version
2 parents 3171f21 + dcb9001 commit 3d40d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jupiter = "5.12.0"
77
[libraries]
88
jogl = { module = "org.jogamp.jogl:jogl-all-main", version.ref = "jogl" }
99
gluegen = { module = "org.jogamp.gluegen:gluegen-rt-main", version.ref = "jogl" }
10-
flatlaf = { module = "com.formdev:flatlaf", version = "3.4.1" }
10+
flatlaf = { module = "com.formdev:flatlaf", version = "2.4" }
1111
jna = { module = "net.java.dev.jna:jna", version = "5.12.1" }
1212
jnaplatform = { module = "net.java.dev.jna:jna-platform", version = "5.12.1" }
1313
compottie = { module = "io.github.alexzhirkevich:compottie", version = "2.0.0-rc02" }

0 commit comments

Comments
 (0)