Skip to content

Commit

Permalink
chore(deps): update dependency system.security.cryptography.protected…
Browse files Browse the repository at this point in the history
…data to 9.0.2
  • Loading branch information
renovate[bot] authored Mar 10, 2025
1 parent b76226c commit 792bd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Core/Akavache.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Newtonsoft.Json.Bson" Version="1.0.2" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
<PackageReference Include="Splat" Version="15.3.1" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.0" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 792bd9e

Please sign in to comment.