Skip to content

Commit

Permalink
Merge pull request #70 from NimblePros/dependabot/nuget/Swashbuckle.A…
Browse files Browse the repository at this point in the history
…spNetCore.Annotations-6.7.0

Bump Swashbuckle.AspNetCore.Annotations from 6.6.2 to 6.7.0
  • Loading branch information
ardalis authored Aug 1, 2024
2 parents 47d265c + 9a7f39d commit f9c8638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.0.1" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.7.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.7.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.6.2" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.0" />
<!-- Test -->
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="$(AspNetVersion)" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
Expand Down

0 comments on commit f9c8638

Please sign in to comment.