We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61553ac + 814cfe3 commit 455c902Copy full SHA for 455c902
1 file changed
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.16.0'
+ implementation 'net.java.dev.jna:jna:5.17.0'
21
22
runtimeOnly project(path: ':libwebp-natives', configuration: 'darwin-x64')
23
runtimeOnly project(path: ':libwebp-natives', configuration: 'darwin-aarch64')
0 commit comments