Skip to content

Commit

Permalink
Merge pull request #25 from WSE-research/dependabot/nuget/Microsoft.A…
Browse files Browse the repository at this point in the history
…spNetCore.OpenApi-7.0.14

Bump Microsoft.AspNetCore.OpenApi from 7.0.13 to 7.0.14
  • Loading branch information
MindMaster98 authored Dec 2, 2023
2 parents 9c1174e + c15ce79 commit 4294468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API/API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
<PackageReference Include="dotNetRDF" Version="3.1.1" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.14" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 4294468

Please sign in to comment.