Skip to content

Commit

Permalink
deps: bump minimum icu version to 67
Browse files Browse the repository at this point in the history
Bump minimum version of ICU needed to build node to 67.

Refs: v8/v8@611e412

Backport-PR-URL: #34356
PR-URL: #33579
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
  • Loading branch information
targos authored and MylesBorins committed Jul 16, 2020
1 parent 4e2fa43 commit 9f886c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/icu/icu_versions.json
@@ -1,3 +1,3 @@
{
"minimum_icu": 65
"minimum_icu": 67
}

0 comments on commit 9f886c9

Please sign in to comment.