Skip to content

Commit c6f4100

Browse files
authored
Merge pull request #8046 from rabbitmq/bump-otp-25.0
Adopt otp 25.0.4
2 parents 8760e72 + c76c257 commit c6f4100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,9 +399,9 @@ erlang_dev_package.hex_package(
399399

400400
erlang_dev_package.git_package(
401401
name = "emqtt",
402+
branch = "otp-26-compatibility",
402403
build_file = "@rabbitmq-server//bazel:BUILD.emqtt",
403404
repository = "rabbitmq/emqtt",
404-
branch = "otp-26-compatibility",
405405
)
406406

407407
erlang_dev_package.git_package(

0 commit comments

Comments
 (0)