mirror of
https://github.com/livebook-dev/livebook.git
synced 2024-11-10 09:03:02 +08:00
Bump app rebar version
This commit is contained in:
parent
dd2606a140
commit
c2117e6613
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -6,7 +6,7 @@ defmodule Livebook.MixProject do
|
|||
@description "Automate code & data workflows with interactive notebooks"
|
||||
|
||||
@app_elixir_version "1.15.0-rc.1"
|
||||
@app_rebar3_version "3.19.0"
|
||||
@app_rebar3_version "3.22.0"
|
||||
|
||||
def project do
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue