Skip to content

Commit

Permalink
Update dependency NHibernate to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 528ff4c commit 82f4abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluentNHibernate/FluentNHibernate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NHibernate" Version="5.3.3" />
<PackageReference Include="NHibernate" Version="5.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 82f4abd

Please sign in to comment.