Skip to content

Commit

Permalink
Bump org.apache.lucene:lucene-queries from 9.9.0 to 9.9.1 (JabRef#10795)
Browse files Browse the repository at this point in the history
Bumps org.apache.lucene:lucene-queries from 9.9.0 to 9.9.1.

---
updated-dependencies:
- dependency-name: org.apache.lucene:lucene-queries
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 42925aa commit 7c01040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ dependencies {

implementation 'org.apache.lucene:lucene-core:9.9.1'
implementation 'org.apache.lucene:lucene-queryparser:9.9.1'
implementation 'org.apache.lucene:lucene-queries:9.9.0'
implementation 'org.apache.lucene:lucene-queries:9.9.1'
implementation 'org.apache.lucene:lucene-analysis-common:9.9.1'
implementation 'org.apache.lucene:lucene-highlighter:9.9.1'

Expand Down

0 comments on commit 7c01040

Please sign in to comment.