Skip to content

Commit

Permalink
Update rules_elisp and platforms dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
phst committed Dec 15, 2023
1 parent 051a29a commit 54b96b1
Show file tree
Hide file tree
Showing 4 changed files with 296 additions and 296 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
module(name = "phst_rules_elisp")

# Non-development module dependencies
bazel_dep(name = "platforms", version = "0.0.7")
bazel_dep(name = "platforms", version = "0.0.8")
bazel_dep(name = "bazel_skylib", version = "1.5.0")
bazel_dep(name = "rules_license", version = "0.0.7")
bazel_dep(name = "rules_python", version = "0.27.0")
bazel_dep(name = "rules_python", version = "0.27.1")
bazel_dep(name = "abseil-cpp", version = "20230802.0", repo_name = "com_google_absl")
bazel_dep(name = "protobuf", version = "21.7", repo_name = "com_google_protobuf")
bazel_dep(name = "upb", version = "0.0.0-20220923-a547704")
Expand Down
Loading

0 comments on commit 54b96b1

Please sign in to comment.