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 05a2720 commit 08af0b4Copy full SHA for 08af0b4
tools/pom.xml
@@ -23,7 +23,7 @@
23
SNAPSHOT for the ICU version that we want, so this should only need updating
24
when the ICU version changes e.g. from 74.0.1, to 74.1, to 75.0.1, then to 75.1.
25
You can use github actions in icu to manually push the latest SNAPSHOT version. -->
26
- <icu4j.version>77.1-SNAPSHOT</icu4j.version>
+ <icu4j.version>78.0.1-SNAPSHOT</icu4j.version>
27
<junit.jupiter.version>5.8.2</junit.jupiter.version>
28
<maven-surefire-plugin-version>3.3.1</maven-surefire-plugin-version>
29
<assertj-version>3.26.3</assertj-version>
0 commit comments