Skip to content

Commit

Permalink
Update chillicream-gql to v13.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 3f5958d commit 86f2aec
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"commands": ["nukeeper"]
},
"strawberryshake.tools": {
"version": "13.5.1",
"version": "13.6.1",
"commands": ["dotnet-graphql"]
}
}
Expand Down
42 changes: 21 additions & 21 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,27 @@
<PackageVersion Include="Grpc.AspNetCore" Version="2.58.0" />
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
<PackageVersion Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
<PackageVersion Include="HotChocolate" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Abstractions" Version="13.5.1" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Data" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Execution.Abstractions" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Data.AutoMapper" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Data.Spatial" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Types.Analyzers" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Types.CursorPagination" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Types.OffsetPagination" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Types.NodaTime" Version="13.5.1" />
<PackageVersion Include="HotChocolate.Types.Spatial" Version="13.5.1" />
<PackageVersion Include="StrawberryShake.Transport.Http" Version="13.5.1" />
<PackageVersion Include="StrawberryShake" Version="13.5.1" />
<PackageVersion Include="StrawberryShake.Core" Version="13.5.1" />
<PackageVersion Include="StrawberryShake.Server" Version="13.5.1" />
<PackageVersion Include="StrawberryShake.Maui" Version="13.5.1" />
<PackageVersion Include="StrawberryShake.Blazor" Version="13.5.1" />
<PackageVersion Include="StrawberryShake.Razor" Version="13.5.1" />
<PackageVersion Include="HotChocolate" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Abstractions" Version="13.6.1" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Data" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Execution.Abstractions" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Data.AutoMapper" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Data.Spatial" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Types.Analyzers" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Types.CursorPagination" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Types.OffsetPagination" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Types.NodaTime" Version="13.6.1" />
<PackageVersion Include="HotChocolate.Types.Spatial" Version="13.6.1" />
<PackageVersion Include="StrawberryShake.Transport.Http" Version="13.6.1" />
<PackageVersion Include="StrawberryShake" Version="13.6.1" />
<PackageVersion Include="StrawberryShake.Core" Version="13.6.1" />
<PackageVersion Include="StrawberryShake.Server" Version="13.6.1" />
<PackageVersion Include="StrawberryShake.Maui" Version="13.6.1" />
<PackageVersion Include="StrawberryShake.Blazor" Version="13.6.1" />
<PackageVersion Include="StrawberryShake.Razor" Version="13.6.1" />
<PackageVersion Include="MediatR" Version="12.1.1" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.12" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.12" />
Expand Down

0 comments on commit 86f2aec

Please sign in to comment.