Skip to content

Commit

Permalink
Update src/GraphQL.Conventions/GraphQL.Conventions.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane32 authored Aug 23, 2024
1 parent ba09954 commit 0732c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphQL.Conventions/GraphQL.Conventions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GraphQL" Version="8.0.1-preview-1077" />
<PackageReference Include="GraphQL" Version="8.0.1" />
<PackageReference Include="GraphQL.DataLoader" Version="8.0.0" />
<PackageReference Include="GraphQL.NewtonsoftJson" Version="8.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
Expand Down

0 comments on commit 0732c50

Please sign in to comment.