Skip to content

Commit

Permalink
chore(deps): Bump Microsoft.OpenApi.Readers in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET).


Updates `Microsoft.OpenApi.Readers` from 1.6.18 to 1.6.19
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.18...1.6.19)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent 35a9bb1 commit 53267ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.18" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.19" />
</ItemGroup>

</Project>

0 comments on commit 53267ae

Please sign in to comment.