Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent c1f9cfc commit 0583500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:4.12.0")
implementation("com.google.code.gson:gson:2.11.0")
implementation("com.formdev:flatlaf:3.5.1")
implementation("com.formdev:flatlaf:3.5.2")
implementation("commons-io:commons-io:2.17.0")
implementation("cn.hutool:hutool-crypto:5.8.32")
implementation("org.java-websocket:Java-WebSocket:1.5.7")
Expand Down

0 comments on commit 0583500

Please sign in to comment.