Skip to content

Commit c5cd0d8

Browse files
Update dependency com.github.luben:zstd-jni to v1.5.6-9
1 parent 57d14f3 commit c5cd0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ lazy val root: Project = project
7979
"org.apache.beam" % "beam-runners-direct-java" % beamVersion % Test,
8080
"com.spotify" %% "scio-test" % scioVersion % Test,
8181
"org.slf4j" % "slf4j-simple" % slf4jVersion % Test,
82-
"com.github.luben" % "zstd-jni" % "1.5.2-2"
82+
"com.github.luben" % "zstd-jni" % "1.5.6-9"
8383
)
8484
)
8585

0 commit comments

Comments
 (0)