Skip to content

Commit

Permalink
Bump com.ibm.icu:icu4j from 74.2 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 74.2 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 567491f commit 82c9333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aby-java = { module = "io.github.apl-cornell:aby-java", version = "0.2.2" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.4.0" }
graphviz-java = { module = "guru.nidi:graphviz-java", version.ref = "graphviz-java" }
graphviz-java-all-j2v8 = { module = "guru.nidi:graphviz-java-all-j2v8", version.ref = "graphviz-java" }
icu4j = { module = "com.ibm.icu:icu4j", version = "74.2" }
icu4j = { module = "com.ibm.icu:icu4j", version = "75.1" }
jansi = { module = "org.fusesource.jansi:jansi", version = "2.4.1" }
java-cup = { module = "com.github.vbmacher:java-cup", version.ref = "java-cup" }
java-cup-runtime = { module = "com.github.vbmacher:java-cup-runtime", version.ref = "java-cup" }
Expand Down

0 comments on commit 82c9333

Please sign in to comment.