Skip to content

Commit

Permalink
CLDR-17512 Update ICU4J version to 75.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
DraganBesevic committed Apr 4, 2024
1 parent 126326e commit 0352b4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<!-- Note: see https://github.com/unicode-org/icu/packages/1954682/versions
for the icu4j.version tag to use. In general we should just use the latest
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, then to 75.0.1 -->
<icu4j.version>75.0.1-SNAPSHOT</icu4j.version>
when the ICU version changes e.g. from 74.0.1, to 74.1, to 75.0.1, then to 75.1 -->
<icu4j.version>75.1-SNAPSHOT</icu4j.version>
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<maven-surefire-plugin-version>3.1.0</maven-surefire-plugin-version>
<assertj-version>3.11.1</assertj-version>
Expand Down

0 comments on commit 0352b4c

Please sign in to comment.