Skip to content

Commit

Permalink
deps: bump minimum ICU version to 71
Browse files Browse the repository at this point in the history
Refs: v8/v8@3ae4277
PR-URL: #44741
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
targos committed Oct 11, 2022
1 parent 66fe446 commit 89ecddd
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": 69
"minimum_icu": 71
}

0 comments on commit 89ecddd

Please sign in to comment.