Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 575a6e8

Browse files
chore(deps): bump StrawberryShake.Transport.Http from 11.3.2 to 11.3.5 (#495)
Bumps [StrawberryShake.Transport.Http](https://github.com/ChilliCream/hotchocolate) from 11.3.2 to 11.3.5. - [Release notes](https://github.com/ChilliCream/hotchocolate/releases) - [Changelog](https://github.com/ChilliCream/hotchocolate/blob/develop/CHANGELOG.md) - [Commits](ChilliCream/graphql-platform@11.3.2...11.3.5) --- updated-dependencies: - dependency-name: StrawberryShake.Transport.Http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
1 parent f89ec12 commit 575a6e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Web/Frontend.Blazor/Frontend.Blazor.Client/Frontend.Blazor.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0"/>
1717
<PackageReference Include="MudBlazor" Version="5.0.15"/>
1818
<PackageReference Include="StrawberryShake.CodeGeneration.CSharp.Analyzers" Version="11.3.2"/>
19-
<PackageReference Include="StrawberryShake.Transport.Http" Version="11.3.2"/>
19+
<PackageReference Include="StrawberryShake.Transport.Http" Version="11.3.5"/>
2020
<PackageReference Include="System.Net.Http.Json" Version="5.0.0"/>
2121
</ItemGroup>
2222
<ItemGroup>

0 commit comments

Comments
 (0)