Skip to content

Commit c6ef1c5

Browse files
chore(deps): bump ra from 2.17.2 to 3.1.5 (#2)
Bumps [ra](https://github.com/rabbitmq/ra) from 2.17.2 to 3.1.5. - [Release notes](https://github.com/rabbitmq/ra/releases) - [Commits](rabbitmq/ra@v2.17.2...v3.1.5) --- updated-dependencies: - dependency-name: ra dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d065519 commit c6ef1c5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ defmodule Phronesis.MixProject do
3535
{:jason, "~> 1.4"},
3636

3737
# Raft consensus library for distributed consensus
38-
{:ra, "~> 2.7"},
38+
{:ra, "~> 3.1"},
3939

4040
# Property-based testing with StreamData (CRG Grade C requirement)
4141
{:stream_data, "~> 1.0", only: :test}

mix.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)