diff --git a/build.sbt b/build.sbt index cdfa3915..7eb434a0 100644 --- a/build.sbt +++ b/build.sbt @@ -45,7 +45,7 @@ val scalaReflectVer = "2.0.0" val junitVer = "5.11.0" // Updated from "5.10.1" val openjfxVer = "21" // Updated from "18" -> "21" (LTS) - Test thoroughly for compatibility val ikonliVer = "12.3.1" -val miglayoutVer = "11.3" +val miglayoutVer = "11.4.3" val flatlafVer = "3.2.5" // Updated from "3.2.2" - 3.3.0 doesn't exist, using latest 3.2.x val jlineVer = "3.26.0" // Updated from "3.25.1" val jnaVer = "5.14.0" // Updated from "5.13.0"