X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=dd598345c91c5421f9d557eb4d54a39d7248792c;hb=d88c8a9614808c00e25025fa70d9e1192bbbf89b;hp=bb86c38d0c1ea9269ea2ddca10cf76546fc53fc4;hpb=86e7709a4d870cac151ed44f8bb0bd7fd054f15d;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},