mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
deps(komga): bump nightcompress to 1.0.0
This commit is contained in:
parent
8ce7716ff8
commit
750710db02
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ dependencies {
|
|||
implementation("org.apache.tika:tika-core:2.9.1")
|
||||
implementation("org.apache.commons:commons-compress:1.27.1")
|
||||
implementation("com.github.junrar:junrar:7.5.5")
|
||||
implementation("com.github.gotson.nightcompress:nightcompress:0.2.0")
|
||||
implementation("com.github.gotson.nightcompress:nightcompress:1.0.0")
|
||||
implementation("org.apache.pdfbox:pdfbox:3.0.1")
|
||||
implementation("net.grey-panther:natural-comparator:1.1")
|
||||
implementation("org.jsoup:jsoup:1.17.2")
|
||||
|
|
|
|||
Loading…
Reference in a new issue