Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 4304301 commit 3dd0049
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 @@ -58,7 +58,7 @@ dependencies {
// https://mvnrepository.com/artifact/com.github.cliftonlabs/json-simple
implementation 'com.github.cliftonlabs:json-simple:4.0.1'
// https://mvnrepository.com/artifact/com.formdev/flatlaf
implementation 'com.formdev:flatlaf:3.5.1'
implementation 'com.formdev:flatlaf:3.5.2'
// https://mvnrepository.com/artifact/de.sciss/syntaxpane
implementation 'de.sciss:syntaxpane:1.3.0'
// https://mvnrepository.com/artifact/info.picocli/picocli
Expand Down

0 comments on commit 3dd0049

Please sign in to comment.