Skip to content

Commit 1c93338

Browse files
committed
chore: com.github.luben:zstd-jni:provided : 1.5.5-6 -> 1.5.5-10
1 parent e351c87 commit 1c93338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ libraryDependencies += "org.mongodb.scala" %% "mongo-scala-driver" % "4.11.0"
7979

8080
libraryDependencies += "org.xerial.snappy" % "snappy-java" % "1.1.10.5" % Provided
8181

82-
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.5.5-6" % Provided
82+
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.5.5-10" % Provided
8383

8484
libraryDependencies += "org.apache.lucene" % "lucene-queryparser" % "9.8.0"
8585

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url" : "git+https://github.com/MongoCamp/mongodb-driver.git"
1010
},
1111
"bugs" : {
12-
"url" : "https://github.com/MongoCamp/mongocamp-driver/issues"
12+
"url" : "https://github.com/MongoCamp/mongodb-driver/issues"
1313
},
1414
"homepage" : "https://mongodb-driver.mongocamp.dev/",
1515
"scripts" : {

0 commit comments

Comments
 (0)