We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61bcd60 + 064a9f0 commit 1841661Copy full SHA for 1841661
build.sbt
@@ -79,7 +79,7 @@ lazy val root: Project = project
79
"org.apache.beam" % "beam-runners-direct-java" % beamVersion % Test,
80
"com.spotify" %% "scio-test" % scioVersion % Test,
81
"org.slf4j" % "slf4j-simple" % slf4jVersion % Test,
82
- "com.github.luben" % "zstd-jni" % "1.5.6-10"
+ "com.github.luben" % "zstd-jni" % "1.5.7-1"
83
)
84
85
0 commit comments