Skip to content

Commit 0c18698

Browse files
Bump Swashbuckle.AspNetCore from 9.0.6 to 10.0.1
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbb1caf commit 0c18698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoApi/TodoApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.9" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.SQlite" Version="9.0.9" />
18-
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
18+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.1" />
1919
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
2020
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)