Skip to content

Commit 489aa88

Browse files
Bump net.java.dev.jna:jna-platform from 5.15.0 to 5.16.0 (#880)
Bumps [net.java.dev.jna:jna-platform](https://github.com/java-native-access/jna) from 5.15.0 to 5.16.0. - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.15.0...5.16.0) --- updated-dependencies: - 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bartosz Gałek <bartosz.galek@allegro.com>
1 parent dba2ee5 commit 489aa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation("com.github.zafarkhaja:java-semver:0.9.0")
6868
runtimeOnly("org.bouncycastle:bcprov-jdk18on:1.80")
6969
runtimeOnly("com.kohlschutter.junixsocket:junixsocket-core:2.9.1")
70-
runtimeOnly("net.java.dev.jna:jna-platform:5.15.0")
70+
runtimeOnly("net.java.dev.jna:jna-platform:5.16.0")
7171

7272
testImplementation("org.ajoberstar.grgit:grgit-core:5.3.0") {
7373
exclude("org.eclipse.jgit", "org.eclipse.jgit.ui")

0 commit comments

Comments
 (0)