Skip to content

Commit

Permalink
Merge pull request #51 from tryAGI/dependabot/nuget/all-50c52d9919
Browse files Browse the repository at this point in the history
build(deps): Bump Microsoft.OpenApi.Readers from 1.6.21 to 1.6.22 in the all group
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents 744304b + a9d724f commit 323bb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.21" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />
</ItemGroup>

</Project>

0 comments on commit 323bb23

Please sign in to comment.