Skip to content

Commit

Permalink
Bump Microsoft.OpenApi.Readers in /m365-developer-proxy (#373)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.6.9 to 1.6.10.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.9...1.6.10)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.Readers
  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>
Co-authored-by: Waldek Mastykarz <[email protected]>
  • Loading branch information
dependabot[bot] and waldekmastykarz authored Oct 31, 2023
1 parent d9136c3 commit 79e87e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions m365-developer-proxy/m365-developer-proxy.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.9" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.10" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
<PackageReference Include="Titanium.Web.Proxy" Version="3.2.0" />
Expand Down

0 comments on commit 79e87e8

Please sign in to comment.