Browse Source

set `jason` version

chore/update-floki-find-usage
Maksim Pechnikov 3 years ago
parent
commit
d6e36aaf06
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mix.exs

+ 1
- 1
mix.exs View File

@@ -140,7 +140,7 @@ defmodule Pleroma.Mixfile do
{:cowlib, "~> 2.9", override: true},
{:gun,
github: "ninenines/gun", ref: "921c47146b2d9567eac7e9a4d2ccc60fffd4f327", override: true},
{:jason, "~> 1.0"},
{:jason, "~> 1.2"},
{:mogrify, "~> 0.6.1"},
{:ex_aws, "~> 2.1"},
{:ex_aws_s3, "~> 2.0"},


Loading…
Cancel
Save