mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
deps(komga): bump icu4j to 74.2
This commit is contained in:
parent
71a6a480ac
commit
a404ce6af4
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ dependencies {
|
|||
implementation("org.apache.lucene:lucene-backward-codecs:$luceneVersion")
|
||||
}
|
||||
|
||||
implementation("com.ibm.icu:icu4j:74.1")
|
||||
implementation("com.ibm.icu:icu4j:74.2")
|
||||
|
||||
implementation("com.appmattus.crypto:cryptohash:0.10.1")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue