Skip to content

Commit

Permalink
Bump NSwag.AspNetCore from 14.0.0 to 14.0.1 in /src (#505)
Browse files Browse the repository at this point in the history
Bumps [NSwag.AspNetCore](https://github.com/RicoSuter/NSwag) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: NSwag.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent d47e2d6 commit fc87393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.1" />
<PackageVersion Include="NSwag.AspNetCore" Version="14.0.0" />
<PackageVersion Include="NSwag.AspNetCore" Version="14.0.1" />
<PackageVersion Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.0-beta.2" />
<PackageVersion Include="Sentry.AspNetCore" Version="3.41.3" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
Expand Down

0 comments on commit fc87393

Please sign in to comment.