Skip to content

Commit

Permalink
bump: solr-solrj, solr-test-framework 8.11.3 (was 8.11.1) (#3116)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 24, 2024
1 parent 5a7d3b7 commit ed9d700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ object Dependencies {
) ++ Mockito
)

val SolrjVersion = "8.11.1"
val SolrjVersion = "8.11.3"
val SolrVersionForDocs = "8_11"

val Solr = Seq(
Expand Down

0 comments on commit ed9d700

Please sign in to comment.