Skip to content

Commit

Permalink
[deps] Sdk: Update nuget minor to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent adf51e9 commit a6c4028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/Bitwarden.Server.Sdk/src/Sdk/Sdk.targets
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
</ItemGroup>

<ItemGroup Condition="'$(BitIncludeTelemetry)' == 'true'">
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.11.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.11.0" />
</ItemGroup>

<ItemGroup Condition="'$(BitIncludeFeatures)' == 'true'">
Expand Down

0 comments on commit a6c4028

Please sign in to comment.