Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 3aa2d4d

Browse files
chore(deps): bump OpenTelemetry.Exporter.Jaeger from 1.0.0-rc2 to 1.0.1 (#310)
Bumps [OpenTelemetry.Exporter.Jaeger](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.0.0-rc2 to 1.0.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@1.0.0-rc2...core-1.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <[email protected]>
1 parent c843b2d commit 3aa2d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Libraries/OpenTelemetry/OpenTelemetry.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc2" />
2020
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc2" />
2121
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.0.0-rc2" />
22-
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.0.0-rc2" />
22+
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.0.1" />
2323

2424
<!-- Analyzers -->
2525
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />

0 commit comments

Comments
 (0)