Skip to content

Commit c42cff7

Browse files
fix(deps): update opentelemetry-dotnet-contrib monorepo (#554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb6aecc commit c42cff7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/oidc-guard/oidc-guard.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.14.0" />
3535
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.14.0-beta.1" />
3636
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.14.0" />
37-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.13.0" />
38-
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.13.0-beta.1" />
39-
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.13.0" />
37+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.14.0" />
38+
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.14.0-beta.1" />
39+
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.14.0" />
4040
</ItemGroup>
4141

4242
</Project>

0 commit comments

Comments
 (0)