Skip to content

Commit

Permalink
Merge pull request #51 from big-andy-coates/patch-6
Browse files Browse the repository at this point in the history
Update com.ibm.icu:icu4j to 74.2
  • Loading branch information
jimblackler authored Jan 24, 2024
2 parents 7abb4b3 + 42ef688 commit 8b1acf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ test {

dependencies {
implementation 'com.damnhandy:handy-uri-templates:2.1.8'
implementation 'com.ibm.icu:icu4j:69.1'
implementation 'com.ibm.icu:icu4j:74.2'
implementation 'commons-validator:commons-validator:1.7'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
implementation 'org.jruby.joni:joni:2.1.41'
Expand Down

0 comments on commit 8b1acf0

Please sign in to comment.