Skip to content

Commit

Permalink
FlatLaf 0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
ingokegel committed May 9, 2020
1 parent 51365d8 commit fe25a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/browser/browser.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation("org.jetbrains:annotations:13.0")
implementation("org.jetbrains.kotlinx:kotlinx.dom:0.0.10")
implementation("com.miglayout:miglayout-swing:5.2")
implementation("com.formdev:flatlaf:0.31")
implementation("com.formdev:flatlaf:0.34")
}

tasks {
Expand Down

0 comments on commit fe25a58

Please sign in to comment.