Skip to content

Commit

Permalink
Dependency(deps): Bump com.ibm.icu:icu4j-charset from 75.1 to 76.1
Browse files Browse the repository at this point in the history
Bumps [com.ibm.icu:icu4j-charset](https://github.com/unicode-org/icu) from 75.1 to 76.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-charset
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 264a159 commit 6946b58
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>75.1</version>
<version>76.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 6946b58

Please sign in to comment.