Upgrade to JNA 5.7.0

Closes gh-25424
This commit is contained in:
Andy Wilkinson 2021-02-25 13:53:22 +00:00
parent 8d7bdb3762
commit e99184bb7f

View File

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