Skip to content

Commit

Permalink
Bump jna-platform from 5.12.1 to 5.13.0 (#83)
Browse files Browse the repository at this point in the history
Bumps [jna-platform](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-platform
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2023
1 parent 8c6cabc commit d26b5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna-platform</artifactId>
<version>5.12.1</version>
<version>5.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d26b5b9

Please sign in to comment.