Skip to content

Commit

Permalink
Merge pull request #138 from jbogard/dependabot/nuget/Respawn.Databas…
Browse files Browse the repository at this point in the history
…eTests/Npgsql-8.0.3

Bump Npgsql from 6.0.2 to 8.0.3 in /Respawn.DatabaseTests
  • Loading branch information
jbogard authored Aug 1, 2024
2 parents 2ad376d + 0835dce commit 3910a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Respawn.DatabaseTests/Respawn.DatabaseTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="IBM.Data.DB2.Core" Version="3.1.0.500" />
<PackageReference Include="MySql.Data" Version="8.0.27" />
<PackageReference Include="Npgsql" Version="6.0.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="NPoco.SqlServer" Version="5.3.2" />
<PackageReference Include="Shouldly" Version="4.0.3" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit 3910a01

Please sign in to comment.