Update Erlang to 28.4.2

This commit is contained in:
Claudio Ortolina
2026-04-12 07:16:14 +01:00
parent 02761428c1
commit ea9886a647
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ HURL_coolify_token = 'change-me'
[tools]
elixir = "1.20.0-rc.4-otp-28"
erlang = "28.4.1"
erlang = "28.4.2"
node = "24.13.0"
hurl = 'latest'
sqlite = 'latest'