Skip to content

Commit b723630

Browse files
Bump OpenTelemetry.Instrumentation.Http from 1.14.0 to 1.15.0 (#104)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa73d7b commit b723630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Garage.ServiceDefaults/Garage.ServiceDefaults.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.15.0" />
1616
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.15.0" />
1717
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.0" />
18-
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.14.0" />
18+
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.15.0" />
1919
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.15.0" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)