Skip to content

Commit

Permalink
chore(deps): update dependency fmt to v11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 25db0bf commit 5474c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ bazel_dep(name = "gflags", version = "2.2.2")
bazel_dep(name = "zlib", version = "1.3.1.bcr.3")
bazel_dep(name = "msgpack-c", version = "6.1.0")
bazel_dep(name = "blake3", version = "1.5.4")
bazel_dep(name = "fmt", version = "11.0.2")
bazel_dep(name = "fmt", version = "11.1.1")
bazel_dep(name = "spdlog", version = "1.14.1")
bazel_dep(name = "rules_python", version = "0.16.2")
bazel_dep(name = "bazel_features", version = "1.20.0")
Expand Down

0 comments on commit 5474c81

Please sign in to comment.