Skip to content

Commit a25134c

Browse files
Bump GraphQL from 8.2.1 to 8.3.0 in /src (#1061)
Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.2.1...8.3.0) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95fd351 commit a25134c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="EfLocalDb" Version="20.0.0" />
99
<PackageVersion Include="Fody" Version="6.9.1" />
1010
<PackageVersion Include="graphiql" Version="2.0.0" />
11-
<PackageVersion Include="GraphQL" Version="8.2.1" />
11+
<PackageVersion Include="GraphQL" Version="8.3.0" />
1212
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.2.1" />
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.2.1" />
1414
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />

0 commit comments

Comments
 (0)