Skip to content

Commit eacf7c4

Browse files
chore(deps): update dependency swashbuckle.aspnetcore to 9.0.6 (#292)
| datasource | package | from | to | | ---------- | ---------------------- | ----- | ----- | | nuget | Swashbuckle.AspNetCore | 9.0.3 | 9.0.6 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 384ab05 commit eacf7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/net8.0/aspnetcore/aspnetcore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.20" />
1616
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
1717
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.12.0" />
18-
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.3" />
18+
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
1919
</ItemGroup>
2020

2121
<ItemGroup Condition=" '$(BuildDistroFromSource)' != 'false' ">

0 commit comments

Comments
 (0)