Skip to content

Commit f9f4aa1

Browse files
dependabot[bot]bsideup
authored andcommitted
Bump jna-platform from 4.5.1 to 5.2.0 in /core (testcontainers#1079)
Bumps [jna-platform](https://github.com/java-native-access/jna) from 4.5.1 to 5.2.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@4.5.1...5.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent fbf8b76 commit f9f4aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
exclude(group: "log4j", module: "log4j")
9090
}
9191

92-
compile "net.java.dev.jna:jna-platform:4.5.1"
92+
compile "net.java.dev.jna:jna-platform:5.2.0"
9393

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

0 commit comments

Comments
 (0)