Skip to content

Commit

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

Refs: v8/v8@74bf96e
  • Loading branch information
targos committed Feb 14, 2020
1 parent 670c189 commit b8aee52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/icu/icu_versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"minimum_icu": 64
"minimum_icu": 65
}

0 comments on commit b8aee52

Please sign in to comment.