Skip to content

Commit 9936622

Browse files
Bump com.formdev:flatlaf from 3.5.2 to 3.5.4 (#331)
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.5.2 to 3.5.4. - [Release notes](https://github.com/JFormDesigner/FlatLaf/releases) - [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md) - [Commits](JFormDesigner/FlatLaf@3.5.2...3.5.4) --- updated-dependencies: - dependency-name: com.formdev:flatlaf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c525b49 commit 9936622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ dependencies {
7575
}
7676

7777
include "com.google.code.gson:gson:2.11.0"
78-
include "com.formdev:flatlaf:3.5.2"
79-
include "com.formdev:flatlaf-extras:3.5.2"
78+
include "com.formdev:flatlaf:3.5.4"
79+
include "com.formdev:flatlaf-extras:3.5.4"
8080
include "org.apache.commons:commons-lang3:3.17.0"
8181
include "commons-io:commons-io:2.18.0"
8282
include "net.sf.jopt-simple:jopt-simple:5.0.4"

0 commit comments

Comments
 (0)