Skip to content

Commit

Permalink
Merge pull request #32 from tryAGI/dependabot/nuget/all-ce38d1be5c
Browse files Browse the repository at this point in the history
chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.17 to 1.6.19 in the all group
  • Loading branch information
github-actions[bot] authored Sep 2, 2024
2 parents d53d5cf + 1f4ebcc commit b3099c4
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.17" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.19" />
</ItemGroup>

</Project>

0 comments on commit b3099c4

Please sign in to comment.