Bump Node and Yarn versions
This commit is contained in:
parent
71c3eec62d
commit
180d271c66
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ import org.ajoberstar.grgit.Grgit
|
|||
tasks.build.dependsOn 'assemble'
|
||||
|
||||
node {
|
||||
version = '14.16.1'
|
||||
yarnVersion = '1.22.5'
|
||||
version = '16.13.1'
|
||||
yarnVersion = '1.22.15'
|
||||
download = true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue