Skip to content

Commit

Permalink
build(deps): bump NSwag.AspNetCore in the all-dependencies group (#20)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 1 update: [NSwag.AspNetCore](https://github.com/RicoSuter/NSwag).


Updates `NSwag.AspNetCore` from 14.0.8 to 14.1.0
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v14.0.8...v14.1.0)

---
updated-dependencies:
- dependency-name: NSwag.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 Jul 22, 2024
1 parent 9b7658f commit 7f3ea57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ES.FX.NSwag.AspNetCore/ES.FX.NSwag.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="NSwag.AspNetCore" Version="14.0.8" />
<PackageReference Include="NSwag.AspNetCore" Version="14.1.0" />
</ItemGroup>

</Project>

0 comments on commit 7f3ea57

Please sign in to comment.