Skip to content

Commit

Permalink
Update dependency sqlite3 to v3.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent bc83b38 commit bbbc408
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 @@ -28,7 +28,7 @@ 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 = "sqlite3", version = "3.42.0.bcr.1")
bazel_dep(name = "sqlite3", version = "3.48.0")

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

0 comments on commit bbbc408

Please sign in to comment.