Skip to content

Commit 6a130c3

Browse files
authored
Merge branch 'ReactiveMongo:master' into feature/pekko-support
2 parents 51e65f4 + 09fcb5f commit 6a130c3

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
@@ -9,7 +9,7 @@ lazy val `ReactiveMongo-Core` = project
99

1010
("org.reactivemongo" %% "reactivemongo-bson-api" % version.value)
1111
.exclude("org.slf4j", "*") +: deps ++: Seq(
12-
"com.github.luben" % "zstd-jni" % "1.5.5-4",
12+
"com.github.luben" % "zstd-jni" % "1.5.5-5",
1313
"org.xerial.snappy" % "snappy-java" % "1.1.10.1",
1414
Dependencies.specs.value
1515
)

0 commit comments

Comments
 (0)