Bump com.formdev:flatlaf from 3.5.2 to 3.5.4 (#331)

Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.5.2 to 3.5.4.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.5.2...3.5.4)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-09 09:42:22 +01:00 committed by GitHub
parent c525b49221
commit 9936622052
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,8 +75,8 @@ dependencies {
}
include "com.google.code.gson:gson:2.11.0"
include "com.formdev:flatlaf:3.5.2"
include "com.formdev:flatlaf-extras:3.5.2"
include "com.formdev:flatlaf:3.5.4"
include "com.formdev:flatlaf-extras:3.5.4"
include "org.apache.commons:commons-lang3:3.17.0"
include "commons-io:commons-io:2.18.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"