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 Mar 3, 2025
1 parent cb10f12 commit 3695023
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 3695023

Please sign in to comment.