Bump com.formdev:flatlaf from 3.1 to 3.1.1

Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.1 to 3.1.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.1...3.1.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] 2023-04-19 05:08:04 +00:00 committed by GitHub
parent 8ded0a560f
commit dff55cf66a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ dependencies {
}
include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.1"
include "com.formdev:flatlaf:3.1.1"
include "com.google.guava:guava:31.1-jre"
include "org.apache.commons:commons-lang3:3.12.0"
include "commons-io:commons-io:2.11.0"