Skip to content

Commit

Permalink
chore(deps): update dependency nhibernate to v5.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 32bdb5d commit 3528202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NHibernate.Search/NHibernate.Search.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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.4.7" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net461'">
<Reference Include="System.Configuration" />
Expand Down

0 comments on commit 3528202

Please sign in to comment.