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 authored and nodejs-ci committed Jan 8, 2020
1 parent c8583da commit 1ce148f
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": 64
"minimum_icu": 65
}

0 comments on commit 1ce148f

Please sign in to comment.