Skip to content

Commit

Permalink
Dependency(deps): Bump com.ibm.icu:icu4j-charset from 74.2 to 75.1
Browse files Browse the repository at this point in the history
Bumps com.ibm.icu:icu4j-charset from 74.2 to 75.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent da0c5b9 commit 694fff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-charset</artifactId>
<version>74.2</version>
<version>75.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 694fff7

Please sign in to comment.