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

Commit 847fd24

Browse files
chore(deps): bump HotChocolate.AspNetCore from 11.3.2 to 11.3.5 (#493)
Bumps [HotChocolate.AspNetCore](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: HotChocolate.AspNetCore 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 575a6e8 commit 847fd24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ApiGateways/eSchool.GraphQL/eSchool.GraphQL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="HotChocolate.AspNetCore" Version="11.3.2"/>
10+
<PackageReference Include="HotChocolate.AspNetCore" Version="11.3.5"/>
1111
<!-- Logging -->
1212
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0"/>
1313
<PackageReference Include="Serilog.Enrichers.Span" Version="1.2.0"/>

0 commit comments

Comments
 (0)