Skip to content

Commit 46ba1f9

Browse files
Bump zstd from 1.5.5.bcr.1 to 1.5.7.bcr.1
Bumps [zstd](https://github.com/facebook/zstd) from 1.5.5.bcr.1 to 1.5.7.bcr.1. - [Release notes](https://github.com/facebook/zstd/releases) - [Changelog](https://github.com/facebook/zstd/blob/dev/CHANGELOG) - [Commits](https://github.com/facebook/zstd/commits) --- updated-dependencies: - dependency-name: zstd dependency-version: 1.5.7.bcr.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be9c1d0 commit 46ba1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bazel_dep(name = "gazelle", version = "0.47.0")
3131
bazel_dep(name = "rules_dotnet", version = "0.21.5-codeql.1")
3232
bazel_dep(name = "googletest", version = "1.14.0.bcr.1")
3333
bazel_dep(name = "rules_rust", version = "0.68.1.codeql.1")
34-
bazel_dep(name = "zstd", version = "1.5.5.bcr.1")
34+
bazel_dep(name = "zstd", version = "1.5.7.bcr.1")
3535

3636
bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)
3737

0 commit comments

Comments
 (0)