Skip to content

Commit

Permalink
Bump com.formdev:flatlaf from 3.3 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.3 to 3.4.1.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@3.3...3.4.1)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent f465592 commit 37da579
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -427,11 +427,11 @@ dependencies {
implementation 'com.thoughtworks.xstream:xstream:1.4.20'

// themes
implementation 'com.formdev:flatlaf:3.3'
implementation 'com.formdev:flatlaf-intellij-themes:3.3'
implementation 'com.formdev:flatlaf:3.4.1'
implementation 'com.formdev:flatlaf-intellij-themes:3.4.1'
implementation 'com.formdev:flatlaf-extras:3.4.1'
implementation 'com.github.weisj:jsvg:1.4.0'
implementation 'com.formdev:flatlaf-jide-oss:3.3'
implementation 'com.formdev:flatlaf-jide-oss:3.4.1'

// JS support for macros
implementation group: 'org.graalvm.js', name: 'js', version: '21.2.0'
Expand Down

0 comments on commit 37da579

Please sign in to comment.