Skip to content

Commit

Permalink
fix analyzeDependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
kotman12 committed Dec 5, 2024
1 parent 4665004 commit 9a45f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solr/modules/saved-search/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies {
implementation libs.apache.lucene.core
implementation libs.apache.lucene.monitor
implementation libs.benmanes.caffeine
implementation libs.dropwizard.metrics.core
testImplementation project(':solr:test-framework')
testImplementation libs.junit.junit
}
Expand Down

0 comments on commit 9a45f17

Please sign in to comment.