Bump jna.version from 5.12.1 to 5.13.0
Bumps `jna.version` from 5.12.1 to 5.13.0. Updates `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](https://github.com/java-native-access/jna/compare/5.12.1...5.13.0) Updates `jna-platform` 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](https://github.com/java-native-access/jna/compare/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 - dependency-name: net.java.dev.jna:jna-platform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9ecb02c610
commit
7261d403ff
2
pom.xml
2
pom.xml
|
@ -72,7 +72,7 @@
|
|||
<junit.version>5.9.3</junit.version>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<mockito.version>4.8.1</mockito.version>
|
||||
<jna.version>5.12.1</jna.version>
|
||||
<jna.version>5.13.0</jna.version>
|
||||
<hc.stylecheck.version>1</hc.stylecheck.version>
|
||||
<rxjava.version>2.2.21</rxjava.version>
|
||||
<api.comparison.version>5.2</api.comparison.version>
|
||||
|
|
Loading…
Reference in New Issue