We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58680e5 commit 8341718Copy full SHA for 8341718
gradle.properties
@@ -66,8 +66,8 @@ versioningPluginVersion=1.1.2
66
# Versions of node and npm to use during the build. If set, these versions
67
# will be downloaded and used. If not set, the existing local installations will be used
68
# The version of npm corresponds to the given version of node
69
-npmVersion=10.7.0
70
-nodeVersion=20.15.1
+npmVersion=10.9.2
+nodeVersion=22.17.0
71
nodeRepo=https://nodejs.org/dist
72
# Directory in a project's build directory where the node binary will be placed
73
nodeWorkDirectory=.node
0 commit comments