Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update V8 to 7.2 #24875

Closed
wants to merge 10 commits into from
Prev Previous commit
Next Next commit
deps: bump minimum icu version to 63
Bump minimum version of ICU needed to build node to 63.

Refs: v8/v8@30a350f
Co-authored-by: Steven R Loomis <srloomis@us.ibm.com>
  • Loading branch information
2 people authored and targos committed Jan 20, 2019
commit 20721dcbaa5027346543da1c2fa54a06de8d63cb
4 changes: 2 additions & 2 deletions tools/icu/icu_versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"minimum_icu": 57
}
"minimum_icu": 63
}