Skip to content

Commit 0e99184

Browse files
build(deps): update xema requirement from 0.13.6 to 0.13.7
Updates the requirements on [xema](https://github.com/hrzndhrn/xema) to permit the latest version. - [Release notes](https://github.com/hrzndhrn/xema/releases) - [Changelog](https://github.com/hrzndhrn/xema/blob/master/CHANGELOG.md) - [Commits](https://github.com/hrzndhrn/xema/commits/v0.13.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a6ada02 commit 0e99184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ defmodule StepFlow.MixProject do
7979
{:prometheus_plugs, "~> 1.1"},
8080
{:slack, "~> 0.23.5"},
8181
{:timex, "~> 3.2"},
82-
{:xema, "0.13.6"}
82+
{:xema, "0.13.7"}
8383
]
8484
end
8585

0 commit comments

Comments
 (0)