Skip to content

Commit 60446a1

Browse files
authored
Merge branch 'master' into issue-8203-master
2 parents 667c8a6 + 7aba0b4 commit 60446a1

File tree

6 files changed

+356
-2196
lines changed

6 files changed

+356
-2196
lines changed

gradle/node.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.github.node-gradle.node'
22

33
node {
4-
version = '20.18.0'
4+
version = '22.16.0'
55
download = true
66
}
77

0 commit comments

Comments
 (0)