Skip to content

Commit

Permalink
Use latest rules_erlang
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Dec 2, 2024
1 parent 2d433d8 commit 1c991b7
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
module(
name = "rabbitmq_ra",
version = "2.15.0",
version = "2.16.0",
)

bazel_dep(
name = "rules_erlang",
version = "3.11.4",
version = "3.16.0",
)

bazel_dep(
Expand Down
Loading

0 comments on commit 1c991b7

Please sign in to comment.