mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-04 20:14:57 +08:00
Update to Elixir 1.18.3 and OTP 27.3.3 (#2987)
This commit is contained in:
parent
0435b4392b
commit
13f94707c6
1 changed files with 3 additions and 3 deletions
6
versions
6
versions
|
@ -1,5 +1,5 @@
|
|||
elixir="1.18.2"
|
||||
otp="27.2.2"
|
||||
elixir="1.18.3"
|
||||
otp="27.3.3"
|
||||
openssl="1.1.1s"
|
||||
rebar3="3.22.0"
|
||||
ubuntu="noble-20250127"
|
||||
ubuntu="noble-20250404"
|
||||
|
|
Loading…
Add table
Reference in a new issue