Skip to content

Commit 39dfac1

Browse files
Bump net.java.dev.jna:jna from 5.18.0 to 5.18.1
Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.18.0 to 5.18.1. - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.18.0...5.18.1) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna dependency-version: 5.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22210f8 commit 39dfac1

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.18.0'
20+
implementation 'net.java.dev.jna:jna:5.18.1'
2121

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

0 commit comments

Comments
 (0)