Skip to content

Commit 22210f8

Browse files
authored
Merge pull request #24 from Vinrobot/dependabot/gradle/net.java.dev.jna-jna-5.18.0
Bump net.java.dev.jna:jna from 5.17.0 to 5.18.0
2 parents 3f977cb + fa7b14f commit 22210f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libwebp-jna/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
1818

1919
implementation project(path: ':libwebp-api')
20-
implementation 'net.java.dev.jna:jna:5.17.0'
20+
implementation 'net.java.dev.jna:jna:5.18.0'
2121

2222
runtimeOnly project(path: ':libwebp-natives', configuration: 'darwin-x64')
2323
runtimeOnly project(path: ':libwebp-natives', configuration: 'darwin-aarch64')

0 commit comments

Comments
 (0)