Skip to content

Commit

Permalink
Merge pull request rabbitmq#11285 from rabbitmq/bump-elixir-1.15
Browse files Browse the repository at this point in the history
Adopt elixir 1.15.8
  • Loading branch information
HoloRin authored May 21, 2024
2 parents 81bcec4 + a5955e9 commit 8f19a04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ elixir_config.internal_elixir_from_github_release(

elixir_config.internal_elixir_from_github_release(
name = "1_15",
sha256 = "78bde2786b395515ae1eaa7d26faa7edfdd6632bfcfcd75bccb6341a18e8798f",
version = "1.15.7",
sha256 = "09e697ab13fc60f27adaba9b71f8793105acd4320a89b16be0ceb4a13426d779",
version = "1.15.8",
)

use_repo(
Expand Down

0 comments on commit 8f19a04

Please sign in to comment.