Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump ash_graphql from 0.26.6 to 0.28.1 in /backend-elixir
Browse files Browse the repository at this point in the history
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.26.6 to 0.28.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/v0.28.1/CHANGELOG.md)
- [Commits](ash-project/ash_graphql@v0.26.6...v0.28.1)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 64f9691 commit 078e980
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
2 changes: 1 addition & 1 deletion backend-elixir/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ defmodule StudyHall.MixProject do
defp deps do
[
{:ash_authentication, "~> 3.11"},
{:ash_graphql, "~> 0.26.0"},
{:ash_graphql, "~> 0.28.1"},
{:ash_phoenix, "~> 1.2"},
{:ash_postgres, "~> 1.3"},
{:ash, "~> 2.14"},
Expand Down
Loading

0 comments on commit 078e980

Please sign in to comment.