Skip to content

Commit 10dc050

Browse files
dependabot-preview[bot]airsquared
authored andcommitted
Bump jna from 5.3.1 to 5.4.0
Bumps [jna](https://github.com/java-native-access/jna) from 5.3.1 to 5.4.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@5.3.1...5.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 800d8b0 commit 10dc050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation fileTree(dir: 'libs', include: ['*.jar'])
3737
implementation group: 'it.sauronsoftware', name: 'junique', version: '1.0.4'
3838
implementation "de.codecentric.centerdevice:centerdevice-nsmenufx:2.1.6"
39-
implementation 'net.java.dev.jna:jna:5.3.1'
39+
implementation 'net.java.dev.jna:jna:5.4.0'
4040

4141
testImplementation 'junit:junit:4.12'
4242
}

0 commit comments

Comments
 (0)