Skip to content

Commit

Permalink
Bump EntityGraphQL.AspNet and EntityGraphQL
Browse files Browse the repository at this point in the history
Bumps [EntityGraphQL.AspNet](https://github.com/lukemurray/EntityGraphQL) and [EntityGraphQL](https://github.com/lukemurray/EntityGraphQL). These dependencies needed to be updated together.

Updates `EntityGraphQL.AspNet` from 5.1.1 to 5.2.1
- [Release notes](https://github.com/lukemurray/EntityGraphQL/releases)
- [Changelog](https://github.com/EntityGraphQL/EntityGraphQL/blob/master/CHANGELOG.md)
- [Commits](EntityGraphQL/EntityGraphQL@5.1.1...5.2.1)

Updates `EntityGraphQL` from 5.1.1 to 5.2.1
- [Release notes](https://github.com/lukemurray/EntityGraphQL/releases)
- [Changelog](https://github.com/EntityGraphQL/EntityGraphQL/blob/master/CHANGELOG.md)
- [Commits](EntityGraphQL/EntityGraphQL@5.1.1...5.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 0b92aa0 commit eaffd48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<PackageVersion Include="AutoMapper" Version="12.0.1"/>
<PackageVersion Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1"/>
<PackageVersion Include="Basic.Reference.Assemblies" Version="1.5.0"/>
<PackageVersion Include="EntityGraphQL" Version="5.1.1"/>
<PackageVersion Include="EntityGraphQL.AspNet" Version="5.1.1"/>
<PackageVersion Include="EntityGraphQL" Version="5.2.1"/>
<PackageVersion Include="EntityGraphQL.AspNet" Version="5.2.1"/>
<PackageVersion Include="FluentRandomPicker" Version="3.5.0"/>
<PackageVersion Include="FluentValidation" Version="11.9.0"/>
<PackageVersion Include="JetBrains.Annotations" Version="2023.3.0"/>
Expand Down

0 comments on commit eaffd48

Please sign in to comment.