Skip to content

Commit

Permalink
Update dependency HotChocolate.Types to v12.19.2
Browse files Browse the repository at this point in the history
| datasource | package            | from    | to      |
| ---------- | ------------------ | ------- | ------- |
| nuget      | HotChocolate.Types | 12.18.0 | 12.19.2 |
  • Loading branch information
renovate[bot] committed Jul 1, 2023
1 parent 8062a35 commit 0d6a272
Showing 1 changed file with 1 addition and 1 deletion.
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.18.0" />
<PackageReference Include="HotChocolate.Types" Version="12.19.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="7.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
Expand Down

0 comments on commit 0d6a272

Please sign in to comment.