Skip to content

Commit

Permalink
Bump NSwag.CodeGeneration.CSharp from 13.18.2 to 13.18.3
Browse files Browse the repository at this point in the history
Bumps [NSwag.CodeGeneration.CSharp](https://github.com/RicoSuter/NSwag) from 13.18.2 to 13.18.3.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v13.18.2...v13.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2023
1 parent 741947d commit 82fb190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Refitter.Core/Refitter.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="13.18.2" />
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="13.18.3" />
<PackageReference Include="NSwag.Core.Yaml" Version="13.18.3" />
</ItemGroup>

Expand Down

0 comments on commit 82fb190

Please sign in to comment.