Skip to content

Commit

Permalink
Merge pull request #46 from 4Com/dependabot/nuget/Microsoft.OpenApi-1…
Browse files Browse the repository at this point in the history
….6.10

Bump Microsoft.OpenApi from 1.6.9 to 1.6.10
  • Loading branch information
ianrathbone authored Oct 30, 2023
2 parents 27781e3 + ce92dee commit 087f4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/http-function/http-function.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.OpenApi" Version="1.5.1" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.9" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.10" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit 087f4d8

Please sign in to comment.