Skip to content

Commit

Permalink
Bump MartinCostello.OpenApi.Extensions, Microsoft.AspNetCore.OpenApi …
Browse files Browse the repository at this point in the history
…and Microsoft.OpenApi (#2897)

Bumps [MartinCostello.OpenApi.Extensions](https://github.com/martincostello/openapi-extensions), [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) and [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET). These dependencies needed to be updated together.

Updates `MartinCostello.OpenApi.Extensions` from 1.0.0-beta.306 to 1.0.0
- [Release notes](https://github.com/martincostello/openapi-extensions/releases)
- [Commits](https://github.com/martincostello/openapi-extensions/commits/v1.0.0)

Updates `Microsoft.AspNetCore.OpenApi` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.0)

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

---
updated-dependencies:
- dependency-name: MartinCostello.OpenApi.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 13, 2024
1 parent a3684a4 commit e862e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="JustEat.HttpClientInterception" Version="5.0.0" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageVersion Include="MartinCostello.OpenApi.Extensions" Version="1.0.0-beta.306" />
<PackageVersion Include="MartinCostello.OpenApi.Extensions" Version="1.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Twitter" Version="9.0.0" />
Expand Down

0 comments on commit e862e8c

Please sign in to comment.