Skip to content

Commit e1fb101

Browse files
Bump net.java.dev.jna:jna from 5.18.0 to 5.18.1 in /native/kotlin (#949)
Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.18.0 to 5.18.1. - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.18.0...5.18.1) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna dependency-version: 5.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20e978c commit e1fb101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/kotlin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ androidxTestRulesVersion = "1.7.0"
1010
androidxTestRunnerVersion = "1.7.0"
1111
compose-plugin = "1.6.11"
1212
detekt-plugin = "1.23.8"
13-
jna = "5.18.0"
13+
jna = "5.18.1"
1414
junit = "4.13.2"
1515
koin = "4.1.1"
1616
kotlin = "2.1.21"

0 commit comments

Comments
 (0)