Skip to content

Commit 1c88970

Browse files
authored
Merge pull request #38 from sfxcode/update/zstd-jni-1.4.8-7
Update zstd-jni to 1.4.8-7
2 parents 6e0b5da + 0e1cbbd commit 1c88970

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
@@ -59,7 +59,7 @@ libraryDependencies += "org.mongodb.scala" %% "mongo-scala-driver" % "4.2.2"
5959

6060
libraryDependencies += "org.xerial.snappy" % "snappy-java" % "1.1.8.4" % Provided
6161

62-
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.4.8-4" % Provided
62+
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.4.8-7" % Provided
6363

6464
val MongoJavaServerVersion = "1.37.0"
6565

0 commit comments

Comments
 (0)