Merge pull request #3252 from gedoor/dependabot/gradle/com.github.junrar-junrar-7.5.5

Bump com.github.junrar:junrar from 7.5.4 to 7.5.5
This commit is contained in:
kunfei
2023-07-24 14:45:56 +08:00
committed by GitHub
+1 -1
View File
@@ -255,7 +255,7 @@ dependencies {
implementation 'org.tukaani:xz:1.9'
//RAR
implementation 'com.github.junrar:junrar:7.5.4'
implementation 'com.github.junrar:junrar:7.5.5'
//MarkDown
def markwonVersion = "4.6.2"