Skip to content

Commit

Permalink
Merge pull request #28 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.18 to 1.6.19 in the all group
  • Loading branch information
github-actions[bot] authored Sep 2, 2024
2 parents 2c62a42 + 7101cde commit 93205d1
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.18" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.19" />
</ItemGroup>

</Project>

0 comments on commit 93205d1

Please sign in to comment.