Skip to content

Commit

Permalink
Bump com.formdev:flatlaf-jide-oss from 3.3 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [com.formdev:flatlaf-jide-oss](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-jide-oss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent f465592 commit b7c50b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ dependencies {
implementation 'com.formdev:flatlaf-intellij-themes:3.3'
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 b7c50b0

Please sign in to comment.