Skip to content

Commit 60f94aa

Browse files
Bump OpenTelemetry.Exporter.Console from 1.5.0 to 1.5.1 (#1328)
Bumps [OpenTelemetry.Exporter.Console](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.Exporter.Console 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 e825c39 commit 60f94aa

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
@@ -8,7 +8,7 @@
88

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

0 commit comments

Comments
 (0)