Skip to content

Commit

Permalink
Update dependency net.java.dev.jna:jna to v5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 483be50 commit 2b8d6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib.rpiws281x/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'kotlin'

dependencies {
api fileTree(dir: 'libs', include: ['*.jar'])
api 'net.java.dev.jna:jna:5.10.0'
api 'net.java.dev.jna:jna:5.15.0'
api 'com.madgag:animated-gif-lib:1.4'
}

Expand Down

0 comments on commit 2b8d6c4

Please sign in to comment.