mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Bump jna-platform from 5.7.0 to 5.8.0
Bumps [jna-platform](https://github.com/java-native-access/jna) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/java-native-access/jna/releases) - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](https://github.com/java-native-access/jna/compare/5.7.0...5.8.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
042568797e
commit
7469a33b6d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ dependencies {
|
|||
implementation 'com.rometools:rome:1.15.0'
|
||||
implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3'
|
||||
implementation 'org.jsoup:jsoup:1.13.1'
|
||||
implementation 'net.java.dev.jna:jna-platform:5.7.0'
|
||||
implementation 'net.java.dev.jna:jna-platform:5.8.0'
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
|
Loading…
Reference in a new issue