update node to 16.17.1
This commit is contained in:
@@ -16,8 +16,8 @@ ext {
|
|||||||
version_spring = '2.7.4'
|
version_spring = '2.7.4'
|
||||||
version_junit = '5.9.1'
|
version_junit = '5.9.1'
|
||||||
version_junit_platform = '1.9.1'
|
version_junit_platform = '1.9.1'
|
||||||
version_nodejs = '16.14.2' // keep in sync with npm
|
version_nodejs = '16.17.1' // keep in sync with npm
|
||||||
version_npm = '8.5.0' // keep in sync with nodejs
|
version_npm = '8.15.0' // keep in sync with nodejs
|
||||||
|
|
||||||
lib_antlr = "org.antlr:antlr4:4.11.1"
|
lib_antlr = "org.antlr:antlr4:4.11.1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user