Skip to content

Commit

Permalink
Update dependency spdlog to v1.15.0.bcr.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent bc83b38 commit d632825
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 @@ -27,7 +27,7 @@ bazel_dep(name = "curl", version = "8.8.0.bcr.1")
bazel_dep(name = "googletest", version = "1.15.2")
bazel_dep(name = "jsoncpp", version = "1.9.5")
bazel_dep(name = "libarchive", version = "3.7.5")
bazel_dep(name = "spdlog", version = "1.14.1")
bazel_dep(name = "spdlog", version = "1.15.0.bcr.3")
bazel_dep(name = "sqlite3", version = "3.42.0.bcr.1")

bazel_dep(name = "hedron_compile_commands", dev_dependency = True)
Expand Down

0 comments on commit d632825

Please sign in to comment.