Skip to content

Commit

Permalink
fix(deps): update dependency com.formdev:flatlaf to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 3baeabb commit fb4cb0e
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.3")
implementation("javax.help:javahelp:2.0.05")
implementation("info.picocli:picocli:4.7.6")

Expand Down

0 comments on commit fb4cb0e

Please sign in to comment.