diff --git a/build.gradle.kts b/build.gradle.kts index efec8ec..d4254cc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -103,7 +103,7 @@ dependencies { // for video replay implementation("uk.co.caprica:vlcj:4.7.1") - implementation("com.formdev:flatlaf:1.6.4") + implementation("com.formdev:flatlaf:1.6.5") // for projector support implementation(fileTree(mapOf("dir" to "libs", "include" to listOf("*.jar"))))