Skip to content

Commit

Permalink
Bump com.ibm.icu:icu4j from 67.1 to 75.1
Browse files Browse the repository at this point in the history
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 67.1 to 75.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] committed Sep 2, 2024
1 parent 3f80c09 commit a2296bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.xtext.example.mydsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>67.1</version>
<version>75.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit a2296bd

Please sign in to comment.