Skip to content

Commit

Permalink
Update chillicream-gql to 14.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent a8c2342 commit 2508ffe
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"rollForward": false
},
"strawberryshake.tools": {
"version": "14.2.0",
"version": "14.3.0",
"commands": ["dotnet-graphql"],
"rollForward": false
},
Expand Down
40 changes: 20 additions & 20 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -54,26 +54,26 @@
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="11.11.0" />
<PackageVersion Include="Grpc.AspNetCore" Version="2.67.0" />
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
<PackageVersion Include="HotChocolate" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Abstractions" Version="14.2.0" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Data" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Execution.Abstractions" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Data.Spatial" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Types.Analyzers" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Types.CursorPagination" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Types.OffsetPagination" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Types.NodaTime" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Types.Spatial" Version="14.2.0" />
<PackageVersion Include="StrawberryShake.Transport.Http" Version="14.2.0" />
<PackageVersion Include="StrawberryShake" Version="14.2.0" />
<PackageVersion Include="StrawberryShake.Core" Version="14.2.0" />
<PackageVersion Include="StrawberryShake.Server" Version="14.2.0" />
<PackageVersion Include="StrawberryShake.Maui" Version="14.2.0" />
<PackageVersion Include="StrawberryShake.Blazor" Version="14.2.0" />
<PackageVersion Include="StrawberryShake.Razor" Version="14.2.0" />
<PackageVersion Include="HotChocolate" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Abstractions" Version="14.3.0" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Data" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Execution.Abstractions" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Data.Spatial" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Types.Analyzers" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Types.CursorPagination" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Types.OffsetPagination" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Types.NodaTime" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Types.Spatial" Version="14.3.0" />
<PackageVersion Include="StrawberryShake.Transport.Http" Version="14.3.0" />
<PackageVersion Include="StrawberryShake" Version="14.3.0" />
<PackageVersion Include="StrawberryShake.Core" Version="14.3.0" />
<PackageVersion Include="StrawberryShake.Server" Version="14.3.0" />
<PackageVersion Include="StrawberryShake.Maui" Version="14.3.0" />
<PackageVersion Include="StrawberryShake.Blazor" Version="14.3.0" />
<PackageVersion Include="StrawberryShake.Razor" Version="14.3.0" />
<PackageVersion Include="MediatR" Version="12.4.1" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
Expand Down

0 comments on commit 2508ffe

Please sign in to comment.