Skip to content

Commit 9c35160

Browse files
Bump GraphQL.SystemTextJson from 3.0.0.2026 to 3.1.3 (#85)
Bumps [GraphQL.SystemTextJson](https://github.com/graphql-dotnet/graphql-dotnet) from 3.0.0.2026 to 3.1.3. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/commits/3.1.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e450dcf commit 9c35160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BasicSample/BasicSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="GraphQL.SystemTextJson" Version="3.0.0.2026" />
14+
<PackageReference Include="GraphQL.SystemTextJson" Version="3.1.3" />
1515
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.9" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)