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 28ce99e commit f209919Copy full SHA for f209919
mx.graalpython/suite.py
@@ -114,7 +114,7 @@
114
"packedResource": True,
115
"sha1": "bf7badf7e248e0ecf465d33c2f5aeec774209227",
116
},
117
- "ICU4J" : {
+ "ICU4J-66.1" : {
118
"moduleName" : "com.ibm.icu",
119
"sha1" : "72c7519b6d91f7a1f993bd44a99fe95d67211b27",
120
"sourceSha1" : "57d00b7135ca8fa82311d6b9fd345309e4c46f0b",
@@ -206,7 +206,7 @@
206
"truffle:ANTLR4",
207
"sulong:SULONG_API",
208
"XZ-1.8",
209
- "ICU4J",
+ "ICU4J-66.1",
210
],
211
"buildDependencies": ["com.oracle.graal.python.parser.antlr"],
212
"jacoco": "include",
0 commit comments