Skip to content

Commit

Permalink
Update hotchocolate monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2023
1 parent e554769 commit 98efd5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Orso.Arpa.Api/Orso.Arpa.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

<ItemGroup>
<PackageReference Include="AspNetCoreRateLimit" Version="5.0.0" />
<PackageReference Include="HotChocolate.AspNetCore" Version="12.21.0" />
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="12.21.0" />
<PackageReference Include="HotChocolate.Data" Version="12.21.0" />
<PackageReference Include="HotChocolate.AspNetCore" Version="13.4.0" />
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="13.4.0" />
<PackageReference Include="HotChocolate.Data" Version="13.4.0" />
<PackageReference Include="MicroElements.Swashbuckle.FluentValidation" Version="5.7.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.21.0" />
Expand Down
2 changes: 1 addition & 1 deletion Orso.Arpa.Persistence/Orso.Arpa.Persistence.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
<PackageReference Include="HotChocolate.Types" Version="12.21.0" />
<PackageReference Include="HotChocolate.Types" Version="13.4.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="7.0.10" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
Expand Down

0 comments on commit 98efd5a

Please sign in to comment.