Skip to content

Commit

Permalink
Bumped icu4j
Browse files Browse the repository at this point in the history
  • Loading branch information
mpe85 committed Apr 14, 2023
1 parent 49b22ad commit a8e2f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object Versions {
const val detekt = "1.22.0"
const val dokka = "1.8.10"
const val eventBus = "3.3.1"
const val icu4j = "72.1"
const val icu4j = "73.1"
const val junit = "5.9.2"
const val kotest = "5.5.5"
const val kotlin = "1.8.20"
Expand Down

0 comments on commit a8e2f72

Please sign in to comment.