Skip to content

Commit 21113e6

Browse files
chore(deps): update dependency opentelemetry.instrumentation.aspnetcore to 1.10.1 (#2018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d2e067 commit 21113e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Whipstaff.Example.AspireServiceDefaults/Whipstaff.Example.AspireServiceDefaults.csproj

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

0 commit comments

Comments
 (0)