mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2026-02-04 10:30:19 +00:00
ffi: migrate to java.lang.foreign and require Java 21
This commit is contained in:
@@ -7,5 +7,4 @@ dependencies {
|
||||
api(project(":evaluator"))
|
||||
|
||||
implementation(project(":common"))
|
||||
implementation("net.java.dev.jna:jna:5.13.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user