Skip to content

Commit 08af0b4

Browse files
authored
CLDR-18507 BRS48 Update ICU4J version in CLDR to 78.0.1-SNAPSHOT (#4606)
1 parent 05a2720 commit 08af0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
SNAPSHOT for the ICU version that we want, so this should only need updating
2424
when the ICU version changes e.g. from 74.0.1, to 74.1, to 75.0.1, then to 75.1.
2525
You can use github actions in icu to manually push the latest SNAPSHOT version. -->
26-
<icu4j.version>77.1-SNAPSHOT</icu4j.version>
26+
<icu4j.version>78.0.1-SNAPSHOT</icu4j.version>
2727
<junit.jupiter.version>5.8.2</junit.jupiter.version>
2828
<maven-surefire-plugin-version>3.3.1</maven-surefire-plugin-version>
2929
<assertj-version>3.26.3</assertj-version>

0 commit comments

Comments
 (0)