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 Oct 9, 2024
1 parent 3e99a16 commit fc3e173
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 fc3e173

Please sign in to comment.