Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 718af0e commit 2af3776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<icu4j.version>75.1</icu4j.version>
<icu4j.version>76.1</icu4j.version>
<guava.version>33.3.1-jre</guava.version>
<slf4j.version>2.0.16</slf4j.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 2af3776

Please sign in to comment.