mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
Update the the latest LTS Node version (#1543)
<!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/1543) <!-- Reviewable:end -->
This commit is contained in:
@@ -55,7 +55,7 @@ plugins {
|
||||
|
||||
node {
|
||||
download = true
|
||||
version = "14.15.5"
|
||||
version = "16.14.0"
|
||||
npmVersion = "6.14.11"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user