Skip to content

Commit

Permalink
Bump lucene from 9.7.0 to 9.8.0 (#474)
Browse files Browse the repository at this point in the history
Bumps `lucene` from 9.7.0 to 9.8.0.

Updates `org.apache.lucene:lucene-core` from 9.7.0 to 9.8.0

Updates `org.apache.lucene:lucene-queries` from 9.7.0 to 9.8.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Carlos Montañez <[email protected]>
  • Loading branch information
dependabot[bot] and Montagon authored Oct 3, 2023
1 parent 4c8f92f commit 17605c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ munit = "0.7.29"
munitCatsEffect = "1.0.7"
scrapeit = "1.1.5"
rssreader = "3.5.0"
lucene = "9.7.0"
lucene = "9.8.0"
assertj = "3.24.2"
junit = "5.10.0"
pdfbox = "3.0.0"
Expand Down

0 comments on commit 17605c2

Please sign in to comment.