Update node to 25.9.0

This commit is contained in:
Claudio Ortolina
2026-04-17 10:04:24 +01:00
parent ae14149a42
commit 96a1ea0923
+1 -1
View File
@@ -20,7 +20,7 @@ HURL_coolify_token = 'change-me'
[tools]
elixir = "1.20.0-rc.4-otp-28"
erlang = "28.4.2"
node = "24.13.0"
node = "25.9.0"
hurl = 'latest'
sqlite = 'latest'
gh = 'latest'