Skip to content

Commit

Permalink
mix update
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull committed Sep 30, 2024
1 parent ca15555 commit c2406a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ defmodule DotCom.Mixfile do
{:jason, "1.4.4", override: true},
{:logster, "1.1.1"},
{:mail, "0.3.1"},
{:mbta_metro, ">= 0.0.0", runtime: false},
{:mbta_metro, ">= 0.0.0"},
{:mock, "0.3.8", [only: :test]},
{:mox, "1.1.0", [only: :test]},
{:nebulex, "2.6.3"},
Expand Down

0 comments on commit c2406a2

Please sign in to comment.