Skip to content

Commit

Permalink
Bump NSwag.AspNetCore from 13.19.0 to 14.0.3
Browse files Browse the repository at this point in the history
Bumps [NSwag.AspNetCore](https://github.com/RicoSuter/NSwag) from 13.19.0 to 14.0.3.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v13.19.0...v14.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 1d0c6d0 commit dc01497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-cue-service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NSwag.AspNetCore" Version="13.19.0" />
<PackageReference Include="NSwag.AspNetCore" Version="14.0.3" />
</ItemGroup>
<ItemGroup>
<Content Include="CgSDK.x64_2015.dll" CopyToPublishDirectory="Always" />
Expand Down

0 comments on commit dc01497

Please sign in to comment.