Skip to content

Commit 9cc0054

Browse files
Bump Swashbuckle.AspNetCore from 10.1.4 to 10.1.5
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97b5d9a commit 9cc0054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SecurityHelperLibrary.Sample/SecurityHelperLibrary.Sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
21-
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.4" />
21+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.5" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)