Skip to content

Commit 25ae33c

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

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
@@ -61,8 +61,8 @@ dependencies {
6161
}
6262

6363
includeInJar "com.google.code.gson:gson:2.13.2"
64-
includeInJar "com.formdev:flatlaf:3.6.2"
65-
includeInJar "com.formdev:flatlaf-extras:3.6.2"
64+
includeInJar "com.formdev:flatlaf:3.7"
65+
includeInJar "com.formdev:flatlaf-extras:3.7"
6666
includeInJar "org.apache.commons:commons-lang3:3.20.0"
6767
includeInJar "commons-io:commons-io:2.21.0"
6868
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"

0 commit comments

Comments
 (0)