Skip to content

Commit

Permalink
Merge pull request #301 from MicrosoftLearning/dependabot/nuget/multi…
Browse files Browse the repository at this point in the history
…-71a8e7ef98

Bump Swashbuckle.AspNetCore and Swashbuckle.AspNetCore.SwaggerUI
  • Loading branch information
LuizMacedo authored Oct 10, 2024
2 parents 5cc8e9c + 6cb02e6 commit 0e2d9ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
<PackageVersion Include="System.Net.Http.Json" Version="$(SystemExtensionVersion)" />
<PackageVersion Include="System.Security.Claims" Version="4.3.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.1.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.7.3" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.8.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.3" />
<!-- Test -->
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
Expand Down

0 comments on commit 0e2d9ff

Please sign in to comment.