Skip to content

Commit a8e7597

Browse files
Bump flatlaf.version from 3.6.2 to 3.7
Bumps `flatlaf.version` from 3.6.2 to 3.7. Updates `com.formdev: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) Updates `com.formdev:flatlaf-extras` 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 - dependency-name: com.formdev:flatlaf-extras dependency-version: '3.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6002315 commit a8e7597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdmx-dl-desktop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<properties>
2121
<project.x.mainClass>sdmxdl.desktop.Main</project.x.mainClass>
2222
<ikonli.version>2.6.0</ikonli.version>
23-
<flatlaf.version>3.6.2</flatlaf.version>
23+
<flatlaf.version>3.7</flatlaf.version>
2424
</properties>
2525

2626
<dependencyManagement>

0 commit comments

Comments
 (0)