Skip to content

Commit 61f9e5a

Browse files
chore(deps): update dependency apollographql.hotchocolate.federation to v1
1 parent 6e602fa commit 61f9e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/hotchocolate/Products.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="HotChocolate.AspNetCore" Version="13.5.1" />
1515
<PackageReference Include="HotChocolate.AspNetCore.CommandLine" Version="13.5.1" />
16-
<PackageReference Include="ApolloGraphQL.HotChocolate.Federation" Version="0.2.0" />
16+
<PackageReference Include="ApolloGraphQL.HotChocolate.Federation" Version="1.3.0" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)