X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=mix.exs;h=ae74f50a3ce3939284e60349d9c221e32a78abef;hb=a2aa309496eb98625b47cfb26858e1eee3f9b0cd;hp=87ee010734913468434a6666b45a394ca2de2b02;hpb=fbcddd812627283cbf320608cf692b38ff64c0b9;p=akkoma diff --git a/mix.exs b/mix.exs index 87ee01073..ae74f50a3 100644 --- a/mix.exs +++ b/mix.exs @@ -196,9 +196,7 @@ defmodule Pleroma.Mixfile do {:majic, git: "https://git.pleroma.social/pleroma/elixir-libraries/majic.git", ref: "289cda1b6d0d70ccb2ba508a2b0bd24638db2880"}, - {:open_api_spex, - git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git", - ref: "f296ac0924ba3cf79c7a588c4c252889df4c2edd"}, + {:open_api_spex, "~> 3.10"}, ## dev & test {:ex_doc, "~> 0.22", only: :dev, runtime: false},