Skip to content

Commit

Permalink
Updated tests to NHibernate 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maca88 committed Jan 4, 2019
1 parent de85269 commit af51f65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NHibernate" Version="5.1.3" />
<PackageReference Include="NHibernate" Version="5.2.1" />
<PackageReference Include="Iesi.Collections" Version="4.0.4" />
<PackageReference Include="FluentNHibernate" Version="2.1.2" />
<PackageReference Include="log4net" Version="2.0.8" />
Expand Down

0 comments on commit af51f65

Please sign in to comment.