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

Commit 5a12d31

Browse files
chore(deps): bump NSwag.ApiDescription.Client from 13.12.1 to 13.13.2 (#484)
Bumps [NSwag.ApiDescription.Client](https://github.com/RicoSuter/NSwag) from 13.12.1 to 13.13.2. - [Release notes](https://github.com/RicoSuter/NSwag/releases) - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md) - [Commits](https://github.com/RicoSuter/NSwag/commits) --- updated-dependencies: - dependency-name: NSwag.ApiDescription.Client dependency-type: direct:production update-type: version-update:semver-minor ... 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 fa38a5a commit 5a12d31

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
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
1919
<PackageReference Include="Newtonsoft.Json" Version="13.0.1"/>
20-
<PackageReference Include="NSwag.ApiDescription.Client" Version="13.12.1">
20+
<PackageReference Include="NSwag.ApiDescription.Client" Version="13.13.2">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)