Skip to content

Commit

Permalink
Merge pull request #152 from Codeuctivity/dependabot/nuget/Swashbuckl…
Browse files Browse the repository at this point in the history
…e.AspNetCore-6.8.1

Bump Swashbuckle.AspNetCore from 6.8.0 to 6.8.1
  • Loading branch information
stesee authored Oct 1, 2024
2 parents cc96a8b + fe88b81 commit a1d4203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenXmlToHtmlOpenApi/OpenXmlToHtmlOpenApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Codeuctivity.HtmlRenderer" Version="4.0.411" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a1d4203

Please sign in to comment.