Skip to content

Commit

Permalink
chore(deps): update dependency npgsql to 8.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 9cbcf95 commit 253918e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sharp/content/content.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="npgsql" Version="8.0.5" />
<PackageReference Include="npgsql" Version="8.0.7" />
<PackageReference Include="Npgsql.DependencyInjection" Version="8.0.5" />
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.5" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0" />
Expand Down

0 comments on commit 253918e

Please sign in to comment.