Skip to content

Commit

Permalink
Update dependency com.github.luben:zstd-jni to v1.5.6-10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent efa35e3 commit 54d7956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ lazy val root: Project = project
"org.apache.beam" % "beam-runners-direct-java" % beamVersion % Test,
"com.spotify" %% "scio-test" % scioVersion % Test,
"org.slf4j" % "slf4j-simple" % slf4jVersion % Test,
"com.github.luben" % "zstd-jni" % "1.5.6-9"
"com.github.luben" % "zstd-jni" % "1.5.6-10"
)
)

Expand Down

0 comments on commit 54d7956

Please sign in to comment.