Merge pull request 'chore(deps): update dependency npgsql.opentelemetry to v8.0.2 (master)' (#132) from renovate/master-npgsql.opentelemetry-8.x into master
Some checks failed
Build, Package and Push Images / sonarqube (push) Blocked by required conditions
Build, Package and Push Images / sbom-scan (push) Blocked by required conditions
Build, Package and Push Images / container-build (push) Blocked by required conditions
Build, Package and Push Images / container-sbom-scan (push) Blocked by required conditions
Build, Package and Push Images / generate-licences (push) Blocked by required conditions
Build, Package and Push Images / preprocess (push) Successful in 3s
Build, Package and Push Images / build (push) Has been cancelled
Some checks failed
Build, Package and Push Images / sonarqube (push) Blocked by required conditions
Build, Package and Push Images / sbom-scan (push) Blocked by required conditions
Build, Package and Push Images / container-build (push) Blocked by required conditions
Build, Package and Push Images / container-sbom-scan (push) Blocked by required conditions
Build, Package and Push Images / generate-licences (push) Blocked by required conditions
Build, Package and Push Images / preprocess (push) Successful in 3s
Build, Package and Push Images / build (push) Has been cancelled
Reviewed-on: #132
This commit is contained in:
commit
6025553be8
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
<PackageReference Include="NetCoreServer" Version="8.0.7" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
|
||||
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.1" />
|
||||
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.2" />
|
||||
<PackageReference Include="Nullable.Extended.Analyzer" Version="1.15.6169">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
|
|
Loading…
Reference in a new issue