Skip to content

Commit

Permalink
fix(deps): update dependency com.formdev:flatlaf to v3.4.1 (#988)
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 Apr 17, 2024
1 parent 4e45a1a commit 49b6098
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.4")
implementation("com.formdev:flatlaf:3.4.1")
implementation("javax.help:javahelp:2.0.05")
implementation("info.picocli:picocli:4.7.5")

Expand Down

0 comments on commit 49b6098

Please sign in to comment.