Skip to content

Commit

Permalink
Merge pull request #20 from srcmkr/dependabot/nuget/CLApi/Microsoft.A…
Browse files Browse the repository at this point in the history
…spNetCore.OpenApi-7.0.10

Bump Microsoft.AspNetCore.OpenApi from 7.0.5 to 7.0.10 in /CLApi
  • Loading branch information
srcmkr authored Aug 29, 2023
2 parents 082a864 + 77eb9ed commit 5392812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CLApi/CLApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="CryptoHelper" Version="3.0.2" />
<PackageReference Include="LiteDB" Version="5.0.17" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.5" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.10" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand Down

0 comments on commit 5392812

Please sign in to comment.