Skip to content

Commit

Permalink
fix(deps): update dependency com.formdev:flatlaf to v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 08b6652 commit 3013526
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 @@ -27,7 +27,7 @@ dependencies {
compileOnly("com.google.elemental2:elemental2-dom:1.2.3")
compileOnly("com.vertispan.rpc:workers:1.0-alpha-8")

implementation("com.formdev:flatlaf:3.5.2")
implementation("com.formdev:flatlaf:3.5.4")
implementation("javax.help:javahelp:2.0.05")
implementation("info.picocli:picocli:4.7.6")

Expand Down

0 comments on commit 3013526

Please sign in to comment.