Skip to content

Commit

Permalink
Merge pull request #87 from 0GiS0/dependabot/nuget/src/Swashbuckle.As…
Browse files Browse the repository at this point in the history
…pNetCore-7.2.0

chore(deps): Bump Swashbuckle.AspNetCore from 6.5.0 to 7.2.0 in /src
  • Loading branch information
0GiS0 authored Dec 28, 2024
2 parents 276b4ed + 9304ac8 commit 0f86506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tour-of-heroes-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.4" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />

<!-- OpenTelemetry -->
<PackageReference Include="OpenTelemetry" Version="1.10.0" />
Expand Down

0 comments on commit 0f86506

Please sign in to comment.