Bump com.github.junrar:junrar from 7.5.4 to 7.5.5

Bumps [com.github.junrar:junrar](https://github.com/junrar/junrar) from 7.5.4 to 7.5.5.
- [Release notes](https://github.com/junrar/junrar/releases)
- [Changelog](https://github.com/junrar/junrar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/junrar/junrar/compare/v7.5.4...v7.5.5)

---
updated-dependencies:
- dependency-name: com.github.junrar:junrar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-24 04:44:06 +00:00
committed by GitHub
parent 6f82edc628
commit c0a8d50141
+1 -1
View File
@@ -255,7 +255,7 @@ dependencies {
implementation 'org.tukaani:xz:1.9' implementation 'org.tukaani:xz:1.9'
//RAR //RAR
implementation 'com.github.junrar:junrar:7.5.4' implementation 'com.github.junrar:junrar:7.5.5'
//MarkDown //MarkDown
def markwonVersion = "4.6.2" def markwonVersion = "4.6.2"