summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorIlja <ilja@ilja.space>2022-07-05 12:05:19 +0200
committerIlja <ilja@ilja.space>2022-07-05 12:05:19 +0200
commitf88ed1df75efcbfff930c642eeff5891cadceb1f (patch)
tree8443c65b205de04a6ed46857da496b8520cb0a21 /mix.exs
parent6ef38c6523fc8b7f28ef92d38b9ca829d8a7248e (diff)
parent29f4ab640b0269fc7751fca7c24cda5be912d1e5 (diff)
downloadpleroma-f88ed1df75efcbfff930c642eeff5891cadceb1f.tar.gz
pleroma-f88ed1df75efcbfff930c642eeff5891cadceb1f.zip
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fine_grained_moderation_privileges
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 0651781cc..6e84fe482 100644
--- a/mix.exs
+++ b/mix.exs
@@ -194,7 +194,7 @@ defmodule Pleroma.Mixfile do
ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
{:restarter, path: "./restarter"},
{:majic, "~> 1.0"},
- {:eblurhash, "~> 1.1.0"},
+ {:eblurhash, "~> 1.2.2"},
{:open_api_spex, "~> 3.10"},
{:phoenix_live_dashboard, "~> 0.6.2"},
{:ecto_psql_extras, "~> 0.6"},