Skip to content

Commit

Permalink
Bump com.ibm.icu:icu4j from 72.1 to 73.1
Browse files Browse the repository at this point in the history
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 72.1 to 73.1.
- [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 and utzcoz committed Apr 17, 2023
1 parent bdbc7b0 commit 471bfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shadows/framework/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
api "com.almworks.sqlite4java:sqlite4java:$sqlite4javaVersion"
compileOnly(AndroidSdk.MAX_SDK.coordinates)
api "com.ibm.icu:icu4j:72.1"
api "com.ibm.icu:icu4j:73.1"
api "androidx.annotation:annotation:1.1.0"
api "com.google.auto.value:auto-value-annotations:1.10.1"
annotationProcessor "com.google.auto.value:auto-value:1.10.1"
Expand Down

0 comments on commit 471bfe4

Please sign in to comment.