Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #89 from eb4j/dependabot/gradle/com.formdev-flatla…
Browse files Browse the repository at this point in the history
…f-2.0

Bump flatlaf from 1.6.5 to 2.0
  • Loading branch information
miurahr authored Jan 15, 2022
2 parents e0ab7f1 + 1bff3f1 commit 7d52321
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 @@ -106,7 +106,7 @@ dependencies {
// for video replay
implementation("uk.co.caprica:vlcj:4.7.1")

implementation("com.formdev:flatlaf:1.6.5")
implementation("com.formdev:flatlaf:2.0")

// for projector support
implementation(fileTree(mapOf("dir" to "libs", "include" to listOf("*.jar"))))
Expand Down

0 comments on commit 7d52321

Please sign in to comment.