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 v9 (#981)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent c004aca commit 5bb372f
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.2.22" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="8.0.0" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5bb372f

Please sign in to comment.