Skip to content

Commit

Permalink
fix(deps): update dependency com.formdev:flatlaf to v3.3 (#922)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent bfa56af commit 235004d
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.1")
compileOnly("com.vertispan.rpc:workers:1.0-alpha-7")

implementation("com.formdev:flatlaf:3.2.5")
implementation("com.formdev:flatlaf:3.3")
implementation("javax.help:javahelp:2.0.05")
implementation("info.picocli:picocli:4.7.5")

Expand Down

0 comments on commit 235004d

Please sign in to comment.