Skip to content

Commit

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

Bump Microsoft.OpenApi from 1.4.2 to 1.4.3
  • Loading branch information
joelbyford authored Oct 13, 2022
2 parents ccd4cd4 + 6ec4e53 commit baea2c6
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.4.2" />
<PackageReference Include="Microsoft.OpenApi" Version="1.4.3" />
<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 baea2c6

Please sign in to comment.