Skip to content

Commit e825c39

Browse files
Bump OpenTelemetry from 1.5.0 to 1.5.1 (#1327)
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@core-1.5.0...core-1.5.1) --- updated-dependencies: - dependency-name: OpenTelemetry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07838b2 commit e825c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openTelemetryConsole/openTelemetryConsole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="OpenTelemetry" Version="1.5.0" />
10+
<PackageReference Include="OpenTelemetry" Version="1.5.1" />
1111
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.5.0" />
1212
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.14" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)