1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-01 23:31:41 +01:00

[deps] Tools: Update LaunchDarkly.ServerSdk to v8.5.0 (#4105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-21 11:51:40 +02:00 committed by GitHub
parent 53ed608ba1
commit 476e5adfbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@
<PackageReference Include="Otp.NET" Version="1.3.0" />
<PackageReference Include="YubicoDotNetClient" Version="1.2.0" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="6.0.25" />
<PackageReference Include="LaunchDarkly.ServerSdk" Version="8.4.0" />
<PackageReference Include="LaunchDarkly.ServerSdk" Version="8.5.0" />
</ItemGroup>
<ItemGroup>