Skip to content

Commit

Permalink
chore(deps): update dependency npgsql to 8.0.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2024
1 parent a75e4ef commit 0784384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tre-SQL-PG/Tre-SQL-PG.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
</ItemGroup>

</Project>

0 comments on commit 0784384

Please sign in to comment.