Skip to content

Commit

Permalink
CLDR-17988 Update ICU4J libs to 76.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
DraganBesevic committed Sep 28, 2024
1 parent 8214c4d commit ec131c0
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 ec131c0

Please sign in to comment.