Skip to content

Commit

Permalink
chore(deps): bump Microsoft.OpenApi from 1.2.3 to 1.6.23
Browse files Browse the repository at this point in the history
Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.2.3 to 1.6.23.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.2.3...1.6.23)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 6a54161 commit dc461d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<!-- Mandatory so that the build archive is published to Nexus -->
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.OpenApi" Version="1.2.3" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.23" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.2.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit dc461d6

Please sign in to comment.