Skip to content

Commit 300a060

Browse files
authored
Update GithubRepoAssistant.ServiceDefaults.csproj
1 parent baa9d85 commit 300a060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

End_to_end_Solutions/GithubRepoAssistant/GithubRepoAssistant.ServiceDefaults/GithubRepoAssistant.ServiceDefaults.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0-alpha.1" />
1818
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.6.0-beta.2" />
1919
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient" Version="1.6.0-beta.2" />
20-
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.6.0-beta.2" />
20+
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
2121
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.5.1" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)