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 c69ca73 commit c55cd12Copy full SHA for c55cd12
pom.xml
@@ -24,9 +24,9 @@
24
<properties>
25
<!--
26
For ICU versions, see https://github.com/orgs/unicode-org/packages?repo_name=icu
27
- Note that we can't use the general ICU maven packages, because utilities isn't exported (yet).
28
- -->
29
- <icu.version>76.1-20241206.234144-4</icu.version>
+ or use vanilla *released* ICU versions like 76.1 which come from Maven Central.
+ -->
+ <icu.version>76.1</icu.version>
30
31
32
For CLDR versions, see https://github.com/orgs/unicode-org/packages?repo_name=cldr
0 commit comments