Skip to content

Commit d06b314

Browse files
fix(deps): update dependency opentelemetry.instrumentation.process to 1.13.0-beta.1 (#540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3e2b9a commit d06b314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oidc-guard/oidc-guard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.13.1-beta.1" />
3636
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.13.1" />
3737
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.13.0" />
38-
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.12.0-beta.1" />
38+
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.13.0-beta.1" />
3939
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.13.0" />
4040
</ItemGroup>
4141

0 commit comments

Comments
 (0)