Skip to content

Commit

Permalink
Bump PostgreSQLCopyHelper from 2.6.3 to 2.7.0 (#25)
Browse files Browse the repository at this point in the history
Bumps [PostgreSQLCopyHelper](https://github.com/PostgreSQLCopyHelper/PostgreSQLCopyHelper) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/PostgreSQLCopyHelper/PostgreSQLCopyHelper/releases)
- [Changelog](https://github.com/PostgreSQLCopyHelper/PostgreSQLCopyHelper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PostgreSQLCopyHelper/PostgreSQLCopyHelper/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Nov 2, 2020
1 parent 3333cda commit 6017a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EF.Extensions.PgCopy/EF.Extensions.PgCopy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.9" />
<PackageReference Include="morelinq" Version="3.3.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="3.1.4" />
<PackageReference Include="PostgreSQLCopyHelper" Version="2.6.3" />
<PackageReference Include="PostgreSQLCopyHelper" Version="2.7.0" />
</ItemGroup>

</Project>

0 comments on commit 6017a1d

Please # to comment.