mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Bump com.formdev:flatlaf from 3.1.1 to 3.2
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.1.1 to 3.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.1.1...3.2) --- updated-dependencies: - dependency-name: com.formdev:flatlaf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2196ed5258
commit
01d2a24c75
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ dependencies {
|
|||
}
|
||||
|
||||
include "com.google.code.gson:gson:2.10.1"
|
||||
include "com.formdev:flatlaf:3.1.1"
|
||||
include "com.formdev:flatlaf:3.2"
|
||||
include "com.google.guava:guava:32.1.2-jre"
|
||||
include "org.apache.commons:commons-lang3:3.13.0"
|
||||
include "commons-io:commons-io:2.13.0"
|
||||
|
|
Loading…
Reference in a new issue