Skip to content

Commit

Permalink
Bump com.ibm.icu:icu4j from 70.1 to 74.2 (#175)
Browse files Browse the repository at this point in the history
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 70.1 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 401e1f3 commit c91ea87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archetype-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>70.1</version>
<version>74.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c91ea87

Please sign in to comment.