Skip to content

Commit

Permalink
Bump GraphQL.Server.All from 7.6.0 to 7.7.2 in /src/GraphQL.Filters
Browse files Browse the repository at this point in the history
Bumps [GraphQL.Server.All](https://github.com/graphql-dotnet/server) from 7.6.0 to 7.7.2.
- [Release notes](https://github.com/graphql-dotnet/server/releases)
- [Commits](graphql-dotnet/server@7.6.0...7.7.2)

---
updated-dependencies:
- dependency-name: GraphQL.Server.All
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 4f904b8 commit 03e717e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GraphQL.Server.All" Version="7.6.0" />
<PackageReference Include="GraphQL.Server.All" Version="7.7.2" />
</ItemGroup>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="nunit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="GraphQL.Server.All" Version="7.6.0" />
<PackageReference Include="GraphQL.Server.All" Version="7.7.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 03e717e

Please sign in to comment.