X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=b55a79a77cad111d6d03bab333cf0f65163eae11;hb=5f9fbd7d336d2ffed6cd8f2640d9399f78ed7c2f;hp=90aeaf33a4e2e0b2ac7837f692c6be01452265d2;hpb=e3f26920d0838a3ad0d76766f5c0f97df0890ad5;p=akkoma diff --git a/mix.exs b/mix.exs index 90aeaf33a..b55a79a77 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},