Skip to content

Commit

Permalink
Merge pull request #6168 from microsoft/dependabot/nuget/sample-api/a…
Browse files Browse the repository at this point in the history
…pi/Swashbuckle.AspNetCore-6.7.0

build(deps): bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0 in /sample-api/api
  • Loading branch information
baywet authored Aug 1, 2024
2 parents 741ef0d + 941bbdb commit af8a75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-api/api/src/ToDoApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Identity.Web" Version="3.0.1" />
<PackageReference Include="Microsoft.OData.Core" Version="7.21.3" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.6.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.0" />
</ItemGroup>
<ItemGroup>
<InternalsVisibleTo Include="ToDoApi.Tests" />
Expand Down

0 comments on commit af8a75c

Please sign in to comment.