]> granicus.if.org Git - ejabberd/commitdiff
Use Elixir v1.2.3
authorChristophe Romain <christophe.romain@process-one.net>
Thu, 3 Mar 2016 09:36:13 +0000 (10:36 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Thu, 3 Mar 2016 09:36:13 +0000 (10:36 +0100)
rebar.config

index d4c3342ba4a9c4de01b8eec2d6cbf59ed3e6d436..131e3583d2201676ce2c3008db8475e85b94f147 100644 (file)
@@ -36,7 +36,7 @@
         {if_var_true, riak, {riakc, ".*", {git, "https://github.com/basho/riak-erlang-client",
                                            "527722d12d0433b837cdb92a60900c2cb5df8942"}}},
         {if_var_true, elixir, {elixir, ".*", {git, "https://github.com/elixir-lang/elixir",
-                                              {tag, "v1.1.0"}}}},
+                                              {tag, "v1.2.3"}}}},
         %% TODO: When modules are fully migrated to new structure and mix, we will not need anymore rebar_elixir_plugin
         {if_var_true, elixir, {rebar_elixir_plugin, ".*",
                                {git, "https://github.com/processone/rebar_elixir_plugin", "0.1.0"}}},