Skip to content

Commit f3410b3

Browse files
committed
nodeVersion=24.11.0, npmVersion=11.6.1
1 parent 97d870a commit f3410b3

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.3
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.9.2
70-
nodeVersion=22.17.0
69+
npmVersion=11.6.1
70+
nodeVersion=24.11.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)