mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-16 20:48:35 +00:00
chore(gradle): update node version for docs site (#5581)
This commit is contained in:
parent
69aba0beb3
commit
8ac436105e
@ -12,7 +12,7 @@ node {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Version of node to use.
|
// Version of node to use.
|
||||||
version = '16.8.0'
|
version = '16.16.0'
|
||||||
|
|
||||||
// Version of Yarn to use.
|
// Version of Yarn to use.
|
||||||
yarnVersion = '1.22.0'
|
yarnVersion = '1.22.0'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user