Skip to content

Commit

Permalink
Merge pull request #115 from NimblePros/dependabot/nuget/Swashbuckle.…
Browse files Browse the repository at this point in the history
…AspNetCore.Annotations-7.2.0

Bump Swashbuckle.AspNetCore.Annotations from 7.1.0 to 7.2.0
  • Loading branch information
KyleMcMaster authored Dec 11, 2024
2 parents 0e77017 + c125a29 commit 31641f8
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.3.0" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="7.2.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="7.1.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="7.2.0" />
<!-- Aspire -->
<PackageVersion Include="Aspire.Hosting.AppHost" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="9.0.0" />
Expand Down

0 comments on commit 31641f8

Please sign in to comment.