Skip to content

Commit a71a599

Browse files
author
QuadStingray
committed
chore: dependency update lucene-queryparser 9.5.0 -> 9.6.0
1 parent cc4f46a commit a71a599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ libraryDependencies += "org.xerial.snappy" % "snappy-java" % "1.1.9.1" % Provide
8181

8282
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.5.5-2" % Provided
8383

84-
libraryDependencies += "org.apache.lucene" % "lucene-queryparser" % "9.5.0"
84+
libraryDependencies += "org.apache.lucene" % "lucene-queryparser" % "9.6.0"
8585

8686
val MongoJavaServerVersion = "1.43.0"
8787

0 commit comments

Comments
 (0)