Skip to content

Commit 82bb3a5

Browse files
authored
Merge pull request #378 from FoundatioFx/dependabot/nuget/OpenTelemetry.Instrumentation.Http-1.12.0
Bump OpenTelemetry.Instrumentation.Http from 1.11.1 to 1.12.0
2 parents 2771935 + 8c92946 commit 82bb3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Foundatio.HostingSample/Foundatio.HostingSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.12.0" />
1818
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.12.0" />
1919
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.11.1" />
20-
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.11.1" />
20+
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.12.0" />
2121
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.11.1" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)