diff --git a/config/libs.versions.toml b/config/libs.versions.toml index 9661eeef47..7864301744 100644 --- a/config/libs.versions.toml +++ b/config/libs.versions.toml @@ -11,7 +11,7 @@ javaxJsonVer = "1.1.4" # openjfx LTS version needs Subscription https://mvnrepository.com/artifact/org.openjfx/javafx-controls # jfx 20.x+ requires jdk 17+ jfxVer = "23.0.1" -jnaVer = "5.18.0" +jnaVer = "5.19.1" kotlinSerVer = "1.11.0" kotlinVer = "2.2.21" mockitoCoreVer = "5.23.0"