Skip to content

Commit ad06a0b

Browse files
Bump jna from 5.12.1 to 5.13.0 (#169)
Bumps [jna](https://github.com/java-native-access/jna) from 5.12.1 to 5.13.0. - [Release notes](https://github.com/java-native-access/jna/releases) - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.12.1...5.13.0) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c14d04f commit ad06a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jabel-javac-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
implementation platform('net.bytebuddy:byte-buddy-parent:1.14.9')
1010
implementation 'net.bytebuddy:byte-buddy'
1111
implementation 'net.bytebuddy:byte-buddy-agent'
12-
implementation 'net.java.dev.jna:jna:5.12.1'
12+
implementation 'net.java.dev.jna:jna:5.13.0'
1313
}
1414

1515

0 commit comments

Comments
 (0)