Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 4a69dde commit 5f4dc86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Plaid.OpenApiParser/Plaid.OpenApiParser.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 All @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="CaseExtensions" Version="1.1.0" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.5" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.6" />
</ItemGroup>

</Project>

0 comments on commit 5f4dc86

Please sign in to comment.