Bump com.formdev:flatlaf-extras from 3.5 to 3.5.1

Bumps [com.formdev:flatlaf-extras](https://github.com/JFormDesigner/FlatLaf) from 3.5 to 3.5.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.5...3.5.1)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf-extras
  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-08-06 04:54:27 +00:00 committed by GitHub
parent 2be958496d
commit aa298e8505
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ dependencies {
include "com.google.code.gson:gson:2.11.0"
include "com.formdev:flatlaf:3.5"
include "com.formdev:flatlaf-extras:3.5"
include "com.formdev:flatlaf-extras:3.5.1"
include "org.apache.commons:commons-lang3:3.15.0"
include "commons-io:commons-io:2.16.1"
include "net.sf.jopt-simple:jopt-simple:5.0.4"