Skip to content

Commit 01fac7c

Browse files
committed
Updating ICU4J library to version 70.1.
1 parent 674b8dd commit 01fac7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

graal-js/mx.graal-js/suite.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060

6161
"ICU4J" : {
6262
"moduleName" : "com.ibm.icu",
63-
"sha1" : "ff666ac55986650893aacb9e2e0003538e9799c0",
64-
"sourceSha1" : "3e19ca5465fce86a094c24df0b6c9256e53c8885",
63+
"sha1" : "dfa3a1fbc55bf5db8c6e79fc0935ac7ab1202950",
64+
"sourceSha1" : "21551c094193ab59d284b434c1e33a3ddf4b5c0e",
6565
"maven" : {
6666
"groupId" : "com.ibm.icu",
6767
"artifactId" : "icu4j",
68-
"version" : "69.1",
68+
"version" : "70.1",
6969
},
7070
},
7171

0 commit comments

Comments
 (0)