Skip to content

Commit 6f8434e

Browse files
Bump net.java.dev.jna:jna-platform from 5.19.0 to 5.19.1 (#1038)
Bumps [net.java.dev.jna:jna-platform](https://github.com/java-native-access/jna) from 5.19.0 to 5.19.1. - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.19.0...5.19.1) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna-platform dependency-version: 5.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebd9d12 commit 6f8434e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
runtimeOnly(libs.bundles.jgit.runtime)
5050
runtimeOnly("org.bouncycastle:bcprov-jdk18on:1.82")
5151
runtimeOnly("com.kohlschutter.junixsocket:junixsocket-core:2.9.1")
52-
runtimeOnly("net.java.dev.jna:jna-platform:5.19.0")
52+
runtimeOnly("net.java.dev.jna:jna-platform:5.19.1")
5353

5454
implementation(libs.bundles.jgit.ssh) { exclude("com.jcraft", "jsch") }
5555
implementation("com.github.mwiede:jsch:0.2.24")

0 commit comments

Comments
 (0)