Skip to content

Commit

Permalink
CLDR-17988 Update ICU4J libs to 76.1-SNAPSHOT (unicode-org#4089)
Browse files Browse the repository at this point in the history
  • Loading branch information
DraganBesevic authored Sep 29, 2024
1 parent 5172fdc commit 1eadcf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
SNAPSHOT for the ICU version that we want, so this should only need updating
when the ICU version changes e.g. from 74.0.1, to 74.1, to 75.0.1, then to 75.1.
You can use github actions in icu to manually push the latest SNAPSHOT version. -->
<icu4j.version>76.0.1-SNAPSHOT</icu4j.version>
<icu4j.version>76.1-SNAPSHOT</icu4j.version>
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<maven-surefire-plugin-version>3.3.1</maven-surefire-plugin-version>
<assertj-version>3.11.1</assertj-version>
Expand Down

0 comments on commit 1eadcf9

Please sign in to comment.