Skip to content

Commit

Permalink
Merge pull request #1 from CGareau/dependabot/nuget/Swashbuckle.AspNe…
Browse files Browse the repository at this point in the history
…tCore.SwaggerUI-7.2.0

Bump Swashbuckle.AspNetCore.SwaggerUI from 6.8.1 to 7.2.0
  • Loading branch information
CGareau authored Dec 18, 2024
2 parents 720b83c + e18db3c commit d1e235d
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 @@ -55,7 +55,7 @@
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
<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.8.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="7.2.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.9.0" />
<!-- Test -->
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
Expand Down

0 comments on commit d1e235d

Please sign in to comment.