Bump com.formdev:flatlaf from 3.5.1 to 3.5.2 (#309)
Some checks failed
build-docker / build (push) Has been cancelled
build / build (push) Has been cancelled

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

---
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-10-21 09:42:57 +02:00 committed by GitHub
parent eb993500b7
commit 47329a1d49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,7 +75,7 @@ dependencies {
}
include "com.google.code.gson:gson:2.11.0"
include "com.formdev:flatlaf:3.5.1"
include "com.formdev:flatlaf:3.5.2"
include "com.formdev:flatlaf-extras:3.5.2"
include "org.apache.commons:commons-lang3:3.17.0"
include "commons-io:commons-io:2.17.0"