Upgrade to JNA 5.17.0

Closes gh-45901
This commit is contained in:
Andy Wilkinson 2025-06-12 09:19:47 +01:00
parent 5b4b7f5ea9
commit b6b378390f
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ bom {
]
}
}
library("JNA", "5.13.0") {
library("JNA", "5.17.0") {
group("net.java.dev.jna") {
modules = [
"jna-platform"