Skip to content

Commit

Permalink
Merge pull request #149 from Zaid-Ajaj/dependabot/nuget/tests/Npgsql-…
Browse files Browse the repository at this point in the history
…8.0.3

Bump Npgsql from 7.0.1 to 8.0.3 in /tests
  • Loading branch information
rfrerebe authored Dec 7, 2024
2 parents 57d8307 + 024df6a commit b024ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Expecto" Version="9.0.4" />
<PackageReference Include="Npgsql" Version="7.0.1" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="ThrowawayDb.Postgres" Version="1.4.0" />
</ItemGroup>
</Project>

0 comments on commit b024ae4

Please sign in to comment.