mirror of
https://github.com/gotson/komga.git
synced 2025-12-22 16:33:29 +01:00
build(deps): bump icu4j from 73.1 to 73.2
This commit is contained in:
parent
27c8270546
commit
a27f91c8e8
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:73.1")
|
||||
implementation("com.ibm.icu:icu4j:73.2")
|
||||
|
||||
implementation("com.appmattus.crypto:cryptohash:0.10.1")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue