Skip to content

Commit cc470f3

Browse files
authored
Merge pull request #1 from DevComputaria/dependabot/nuget/samples/MongoDbClientSample/OpenTelemetry.Instrumentation.Http-1.8.1
Bump OpenTelemetry.Instrumentation.Http from 1.7.0 to 1.8.1
2 parents d0f7713 + 97bc79a commit cc470f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/MongoDbClientSample/MongoDbClientSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.7.0" />
1111
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0" />
1212
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
13-
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.0" />
13+
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
1414
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.7.0-beta.1" />
1515
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.7.0" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)