Skip to content

Commit

Permalink
Merge pull request #58 from joelbyford/dependabot/nuget/Microsoft.Ope…
Browse files Browse the repository at this point in the history
…nApi-1.4.2

Bump Microsoft.OpenApi from 1.3.2 to 1.4.2
  • Loading branch information
joelbyford authored Sep 13, 2022
2 parents df93f79 + 34a8999 commit ccd4cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QrCodeApiApp/QrCodeApiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="joelbyford.BasicAuth" Version="1.1.1" />
<PackageReference Include="Microsoft.OpenApi" Version="1.3.2" />
<PackageReference Include="Microsoft.OpenApi" Version="1.4.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
<PackageReference Include="ZXing.Net" Version="0.16.8" />
Expand Down

0 comments on commit ccd4cd4

Please sign in to comment.