Skip to content

Commit e957ce2

Browse files
Bump OpenTelemetry.Exporter.Console from 1.6.0 to 1.7.0
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@core-1.6.0...core-1.7.0) --- updated-dependencies: - dependency-name: OpenTelemetry.Exporter.Console dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 109ca1d commit e957ce2

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.Exporter.Console" Version="1.6.0" />
10+
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.7.0" />
1111
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.6.0-beta.3" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)