We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e602fa commit 61f9e5aCopy full SHA for 61f9e5a
implementations/hotchocolate/Products.csproj
@@ -13,7 +13,7 @@
13
<ItemGroup>
14
<PackageReference Include="HotChocolate.AspNetCore" Version="13.5.1" />
15
<PackageReference Include="HotChocolate.AspNetCore.CommandLine" Version="13.5.1" />
16
- <PackageReference Include="ApolloGraphQL.HotChocolate.Federation" Version="0.2.0" />
+ <PackageReference Include="ApolloGraphQL.HotChocolate.Federation" Version="1.3.0" />
17
</ItemGroup>
18
19
</Project>
0 commit comments