Skip to content

Commit 8341718

Browse files
authored
Update NodeJS/NPM (#1121)
1 parent 58680e5 commit 8341718

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ versioningPluginVersion=1.1.2
6666
# Versions of node and npm to use during the build. If set, these versions
6767
# will be downloaded and used. If not set, the existing local installations will be used
6868
# The version of npm corresponds to the given version of node
69-
npmVersion=10.7.0
70-
nodeVersion=20.15.1
69+
npmVersion=10.9.2
70+
nodeVersion=22.17.0
7171
nodeRepo=https://nodejs.org/dist
7272
# Directory in a project's build directory where the node binary will be placed
7373
nodeWorkDirectory=.node

0 commit comments

Comments
 (0)