Skip to content

Commit 5f0a6db

Browse files
Bump Microsoft.AspNetCore.DataProtection and Microsoft.AspNetCore.DataProtection.Extensions
Bumps Microsoft.AspNetCore.DataProtection from 9.0.9 to 9.0.10 Bumps Microsoft.AspNetCore.DataProtection.Extensions from 9.0.9 to 9.0.10 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.DataProtection dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.DataProtection.Extensions dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 726c59d commit 5f0a6db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/api/api.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
<PackageReference Include="MongoDB.Driver.Core" Version="2.30.0" />
4747
<PackageReference Include="MongoDB.Analyzer" Version="2.0.0" />
4848
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
49-
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="9.0.9" />
49+
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="9.0.10" />
5050
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.9" />
51-
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="9.0.9" />
51+
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="9.0.10" />
5252
<PackageReference Include="Dapper" Version="2.1.66" />
5353
</ItemGroup>
5454

0 commit comments

Comments
 (0)