Skip to content

Commit

Permalink
Update dependency Npgsql to v6 (#3123)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2022
1 parent 4cde4be commit 6c70217
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="4.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="8.5.2" />
<PackageReference Include="Npgsql" Version="5.0.11" />
<PackageReference Include="Npgsql" Version="6.0.6" />
<PackageReference Include="MySql.Data" Version="8.0.27" />
</ItemGroup>
<ItemGroup Condition="$(NhNetFx)">
Expand Down

0 comments on commit 6c70217

Please sign in to comment.