We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f977cb + fa7b14f commit 22210f8Copy full SHA for 22210f8
libwebp-jna/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
18
19
implementation project(path: ':libwebp-api')
20
- implementation 'net.java.dev.jna:jna:5.17.0'
+ implementation 'net.java.dev.jna:jna:5.18.0'
21
22
runtimeOnly project(path: ':libwebp-natives', configuration: 'darwin-x64')
23
runtimeOnly project(path: ':libwebp-natives', configuration: 'darwin-aarch64')
0 commit comments