chore(deps): update dependency gettext to ~> 0.23.0 (#38)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gettext](https://hex.pm/packages/gettext) | minor | `~> 0.22.0` -> `~> 0.23.0` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: #38 Co-authored-by: renovate-bot <renovate-bot@dubas.dev> Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
2
mix.exs
2
mix.exs
@@ -35,7 +35,7 @@ defmodule Wabanex.MixProject do
|
||||
{:crudry, "~> 2.4.0"},
|
||||
{:dialyxir, "~> 1.3.0", only: [:dev, :test], runtime: false},
|
||||
{:ecto_sql, "~> 3.10.0"},
|
||||
{:gettext, "~> 0.22.0"},
|
||||
{:gettext, "~> 0.23.0"},
|
||||
{:jason, "~> 1.4.0"},
|
||||
{:junit_formatter, "~> 3.3.0", only: [:test]},
|
||||
{:lcov_ex, "~> 0.3.0", only: [:dev, :test], runtime: false},
|
||||
|
Reference in New Issue
Block a user