Skip to content

Commit 7c3f5ac

Browse files
Bump Swashbuckle.AspNetCore from 10.0.1 to 10.1.0 (#112)
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 109a61a commit 7c3f5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PersonalWeb.Api/PersonalWeb.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
1919
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0" />
20-
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.1" />
20+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)