We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e94fa commit 21d1eb0Copy full SHA for 21d1eb0
1 file changed
tools/cldr/cldr-to-icu/pom.xml
@@ -25,7 +25,7 @@
25
SNAPSHOT for the ICU version that we want, so this should only need updating
26
when the ICU version changes e.g. from 74.0.1, to 74.1, then to 75.0.1 -->
27
<icu4j.version>78.3</icu4j.version>
28
- <cldr-code.version>48.2-SNAPSHOT</cldr-code.version>
+ <cldr-code.version>48.2</cldr-code.version>
29
<guava.version>32.1.1-jre</guava.version>
30
<truth.version>1.4.4</truth.version>
31
<commons-cli.version>1.9.0</commons-cli.version>
0 commit comments