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
1 changed files with 1 additions and 1 deletions

View File

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