Merge branch 'openapi/timelines' into 'develop'
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 6aa459d7f70761e4d068b94cec5cccbf17e4fde5..0186d291fff2fc25ba9ae6bc64503abdbca28fe2 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -198,7 +198,7 @@ defmodule Pleroma.Mixfile do
       {:restarter, path: "./restarter"},
       {:open_api_spex,
        git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git",
-       ref: "b862ebd78de0df95875cf46feb6e9607130dc2a8"}
+       ref: "f296ac0924ba3cf79c7a588c4c252889df4c2edd"}
     ] ++ oauth_deps()
   end