Skip to content

Commit

Permalink
chore(deps): update dependency lucene.net.queryparser to 4.8.0-beta00017
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 6d6dda0 commit 4d994af
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 @@ -13,7 +13,7 @@
<EmbeddedResource Include="**/*.xsd" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Lucene.Net.QueryParser" Version="4.8.0-beta00016" NoWarn="NU5104" />
<PackageReference Include="Lucene.Net.QueryParser" Version="4.8.0-beta00017" NoWarn="NU5104" />
<PackageReference Include="NHibernate" Version="5.3.13" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net461'">
Expand Down

0 comments on commit 4d994af

Please sign in to comment.