Skip to content

Commit

Permalink
Update dependency Swashbuckle.AspNetCore to v6.6.1
Browse files Browse the repository at this point in the history
| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| nuget      | Swashbuckle.AspNetCore | 6.5.0 | 6.6.1 |
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent eceb228 commit 9b52dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Orso.Arpa.Api/Orso.Arpa.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" />
<PackageReference Include="SixLabors.ImageSharp.Web" Version="3.1.2" />
<PackageReference Include="SixLabors.ImageSharp.Web.Providers.Azure" Version="3.1.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.1" />
<PackageReference Include="Yoh.Text.Json.NamingPolicies" Version="1.1.2" />
</ItemGroup>

Expand Down

0 comments on commit 9b52dbe

Please sign in to comment.