Skip to content

Commit

Permalink
Bump Npgsql from 4.0.3 to 5.0.5
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.0.3 to 5.0.5.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v4.0.3...v5.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2021
1 parent aa4cab6 commit d52c1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NHibernate.Test/NHibernate.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.15.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="6.6.0" />
<PackageReference Include="Npgsql" Version="4.0.3" />
<PackageReference Include="Npgsql" Version="5.0.5" />
<PackageReference Include="MySql.Data" Version="8.0.22" />
</ItemGroup>
<ItemGroup Condition="$(NhNetFx)">
Expand Down

0 comments on commit d52c1c8

Please sign in to comment.