Upgrade to JNA 5.13.0

Closes gh-36746
This commit is contained in:
Andy Wilkinson 2023-08-04 14:09:32 +01:00
parent faef25357f
commit f32e27f92e

View File

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