Skip to content

Commit

Permalink
update hotchocolate federation version to 0.2.0 (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszkuc authored Oct 18, 2023
1 parent c9432fb commit 9eaf1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/hotchocolate/Products.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="HotChocolate.AspNetCore" Version="13.5.1" />
<PackageReference Include="HotChocolate.AspNetCore.CommandLine" Version="13.5.1" />
<PackageReference Include="ApolloGraphQL.HotChocolate.Federation" Version="0.1.1" />
<PackageReference Include="ApolloGraphQL.HotChocolate.Federation" Version="0.2.0" />
</ItemGroup>

</Project>

0 comments on commit 9eaf1cf

Please sign in to comment.