mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
deps(komga): bump icu4j from 76.1 to 77.1
This commit is contained in:
parent
4189833336
commit
39bc3b2dfc
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ dependencies {
|
|||
implementation("org.apache.lucene:lucene-backward-codecs:$luceneVersion")
|
||||
}
|
||||
|
||||
implementation("com.ibm.icu:icu4j:76.1")
|
||||
implementation("com.ibm.icu:icu4j:77.1")
|
||||
|
||||
implementation("com.appmattus.crypto:cryptohash:0.10.1")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue