Skip to content

Commit

Permalink
Merge pull request #55 from christianhelle/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….OpenApi.Readers-1.6.21

Bump Microsoft.OpenApi.Readers from 1.6.18 to 1.6.21
  • Loading branch information
christianhelle authored Sep 6, 2024
2 parents 90e4882 + 1a3c116 commit 84044d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OasReader/OasReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.18" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.21" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 84044d7

Please sign in to comment.