Skip to content

Commit

Permalink
Merge pull request #67 from AchoArnold/dependabot/nuget/OpenTelemetry…
Browse files Browse the repository at this point in the history
…-1.5.1

Bump OpenTelemetry from 1.5.0 to 1.5.1
  • Loading branch information
AchoArnold committed Jul 3, 2023
2 parents 7f72a65 + 0e5ce5e commit 6d02265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeyValueStore/KeyValueStore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="7.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="OpenTelemetry" Version="1.5.0" />
<PackageReference Include="OpenTelemetry" Version="1.5.1" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.5.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc9.14" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand Down

0 comments on commit 6d02265

Please sign in to comment.