Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent 9e0c3d7 commit 3a8c937
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 @@ -119,7 +119,7 @@ dependencies {
exclude group: 'org.junit.jupiter'
}

implementation 'org.apache.lucene:lucene-core:9.9.0'
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-analysis-common:9.9.1'
Expand Down

0 comments on commit 3a8c937

Please sign in to comment.