X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=dd598345c91c5421f9d557eb4d54a39d7248792c;hb=dc2ec84c0fe41e8af3ee5b961fa86c66c483e5b4;hp=bb86c38d0c1ea9269ea2ddca10cf76546fc53fc4;hpb=f92c447bbc38db417beb2ac505c17649c6de01d2;p=akkoma diff --git a/mix.exs b/mix.exs index bb86c38d0..dd598345c 100644 --- a/mix.exs +++ b/mix.exs @@ -126,7 +126,7 @@ defmodule Pleroma.Mixfile do {:ex_aws_s3, "~> 2.0"}, {:sweet_xml, "~> 0.6.6"}, {:earmark, "~> 1.3"}, - {:bbcode, "~> 0.1.1"}, + {:bbcode_pleroma, "~> 0.2.0"}, {:ex_machina, "~> 2.3", only: :test}, {:credo, "~> 1.1.0", only: [:dev, :test], runtime: false}, {:mock, "~> 0.3.3", only: :test},