Skip to content

Commit

Permalink
chore(deps): bump Npgsql.OpenTelemetry from 6.0.5 to 6.0.6 (#11)
Browse files Browse the repository at this point in the history
perf [Npgsql.OpenTelemetry](https://github.com/npgsql/npgsql) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v6.0.5...v6.0.6)

---
updated-dependencies:
- dependency-name: Npgsql.OpenTelemetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2022
1 parent 61497a9 commit 21bd1d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="prometheus-net.AspNetCore.Grpc" Version="6.0.0" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="6.0.0" />
<PackageReference Include="prometheus-net.DotNetRuntime" Version="4.2.3" />
<PackageReference Include="Npgsql.OpenTelemetry" Version="6.0.5" />
<PackageReference Include="Npgsql.OpenTelemetry" Version="6.0.6" />
<PackageReference Include="OpenTelemetry.Api" Version="1.3.0" />
<PackageReference Include="OpenTelemetry.Contrib.Instrumentation.ElasticsearchClient" Version="1.0.0-beta2" />
<PackageReference Include="OpenTelemetry.Contrib.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta2" />
Expand Down

0 comments on commit 21bd1d2

Please sign in to comment.