chore: upgrade elixir/erlang versions (#4)
Upgrade runtimes to latest versions: * elixir from 1.15.4 to 1.15.6 * erlang from 26.0.2 to 26.1.1 Co-authored-by: Joao P Dubas <joao.dubas@gmail.com> Reviewed-on: #4
This commit is contained in:
parent
1675e4cd8a
commit
c5451471cc
@ -85,7 +85,9 @@ return {
|
||||
python = require('iron.fts.python').ipython,
|
||||
typescript = require('iron.fts.typescript').ts
|
||||
}
|
||||
}
|
||||
},
|
||||
highlight = { italic = true },
|
||||
ignore_blank_lines = true
|
||||
})
|
||||
end
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
[tools]
|
||||
awscli = "2.13.5"
|
||||
elixir = "1.15.4-otp-26"
|
||||
erlang = "26.0.2"
|
||||
elixir = "1.15.6-otp-26"
|
||||
erlang = "26.1.1"
|
||||
go = "1.20.6"
|
||||
helm = "3.12.2"
|
||||
kubectl = "1.27.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user