Skip to content

Commit

Permalink
chore(deps): update dependency nhibernate to v5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 7f79f1a commit c3aa130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NHibernate.Search/NHibernate.Search.Lucene.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Lucene.Net.QueryParser" Version="4.8.0-beta00016" NoWarn="NU5104" />
<PackageReference Include="NHibernate" Version="5.3.13" />
<PackageReference Include="NHibernate" Version="5.5.1" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net461'">
<Reference Include="System.Configuration" />
Expand Down

0 comments on commit c3aa130

Please sign in to comment.