Upgrade Node and NPM
This commit is contained in:
parent
c74bdf3aad
commit
9653f9cac5
|
@ -8,8 +8,8 @@ group = 'io.spring.docresources'
|
||||||
description = 'Spring Documentation Resources'
|
description = 'Spring Documentation Resources'
|
||||||
|
|
||||||
node {
|
node {
|
||||||
version = '14.12.0'
|
version = '15.0.1'
|
||||||
npmVersion = '6.14.8'
|
npmVersion = '7.0.3'
|
||||||
download = true
|
download = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue