diff --git a/build.sbt b/build.sbt index 47f59522..c72f59d6 100644 --- a/build.sbt +++ b/build.sbt @@ -41,7 +41,7 @@ val commonsTextVer = "1.10.0" val commonsIoVer = "2.15.1" val commonsCollectionsVer = "4.4" val scalaTestVer = "3.2.17" -val scalaReflectVer = "2.0.0" +val scalaReflectVer = "2.0.13" val junitVer = "5.10.1" val openjfxVer = "18" val ikonliVer = "12.3.1"