Skip to content

Commit

Permalink
Bump jna-platform from 5.2.0 to 5.3.1 in /core
Browse files Browse the repository at this point in the history
Bumps [jna-platform](https://github.com/java-native-access/jna) from 5.2.0 to 5.3.1.
- [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.2.0...5.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 27, 2019
1 parent 581b80b commit 2389324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
exclude(group: "log4j", module: "log4j")
}

compile "net.java.dev.jna:jna-platform:5.2.0"
compile "net.java.dev.jna:jna-platform:5.3.1"

shaded ('org.scala-sbt.ipcsocket:ipcsocket:1.0.0') {
exclude(group: "net.java.dev.jna")
Expand Down

0 comments on commit 2389324

Please sign in to comment.