Skip to content

Commit

Permalink
Bump GraphQL-Parser from 9.3.1 to 9.5.0 in /src
Browse files Browse the repository at this point in the history
Bumps [GraphQL-Parser](https://github.com/graphql-dotnet/parser) from 9.3.1 to 9.5.0.
- [Release notes](https://github.com/graphql-dotnet/parser/releases)
- [Commits](graphql-dotnet/parser@9.3.1...9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent f5c57a9 commit 6931450
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GraphQL-Parser" Version="9.3.1" />
<PackageReference Include="GraphQL-Parser" Version="9.5.0" />
</ItemGroup>

</Project>

0 comments on commit 6931450

Please sign in to comment.