Skip to content

Commit 3efc66e

Browse files
committed
[GR-24501] Rename ICU4J library definition.
PullRequest: graalpython/1084
2 parents 0784cb2 + f209919 commit 3efc66e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"packedResource": True,
115115
"sha1": "bf7badf7e248e0ecf465d33c2f5aeec774209227",
116116
},
117-
"ICU4J" : {
117+
"ICU4J-66.1" : {
118118
"moduleName" : "com.ibm.icu",
119119
"sha1" : "72c7519b6d91f7a1f993bd44a99fe95d67211b27",
120120
"sourceSha1" : "57d00b7135ca8fa82311d6b9fd345309e4c46f0b",
@@ -206,7 +206,7 @@
206206
"truffle:ANTLR4",
207207
"sulong:SULONG_API",
208208
"XZ-1.8",
209-
"ICU4J",
209+
"ICU4J-66.1",
210210
],
211211
"buildDependencies": ["com.oracle.graal.python.parser.antlr"],
212212
"jacoco": "include",

0 commit comments

Comments
 (0)