Skip to content

Commit

Permalink
chore(deps): update dependency npgsql to v8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nrda-renovate[bot] committed May 20, 2024
1 parent 2ae8840 commit dd15dfd
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 dd15dfd

Please sign in to comment.