Bump com.formdev:flatlaf from 3.4 to 3.4.1

Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.4 to 3.4.1.
- [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.4...3.4.1)

---
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>
This commit is contained in:
dependabot[bot] 2024-04-01 04:18:19 +00:00 committed by GitHub
parent 825c825dc0
commit dc2c6495eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,8 +68,8 @@ dependencies {
}
include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.4"
include "com.formdev:flatlaf-extras:3.4"
include "com.formdev:flatlaf:3.4.1"
include "com.formdev:flatlaf-extras:3.4.1"
include "org.apache.commons:commons-lang3:3.14.0"
include "commons-io:commons-io:2.16.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"