Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deps: bump minimum icu version to 65
Bump minimum version of ICU needed to build node to 65.

Refs: v8/v8@74bf96e
  • Loading branch information
targos authored and mmarchini committed Mar 4, 2020
commit 3ebef4b6b7b9ec9d1b19959b1a0c823a1e9fdd49
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
}