Skip to content

Commit

Permalink
Bump com.ibm.icu:icu4j from 60.3 to 74.2
Browse files Browse the repository at this point in the history
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 60.3 to 74.2.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](https://github.com/unicode-org/icu/commits)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent f24e60b commit 2a90d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
testCompile "org.springframework:spring-test:5.2.7.RELEASE"
testCompile "org.springframework:spring-web:5.2.7.RELEASE"
testCompile group: 'org.hamcrest', name: 'hamcrest', version: '2.1'
testCompile group: 'com.ibm.icu', name: 'icu4j', version: '60.3'
testCompile group: 'com.ibm.icu', name: 'icu4j', version: '74.2'
}
sourceSets {
main {
Expand Down

0 comments on commit 2a90d29

Please sign in to comment.