Skip to content

Commit cfff055

Browse files
Merge pull request #1345 from dnprogramming/dependabot/nuget/api/api/multi-6089dd64b7
Bump Microsoft.AspNetCore.DataProtection and Microsoft.AspNetCore.DataProtection.Extensions
2 parents c400ec7 + 5f0a6db commit cfff055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
4949
<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)