Skip to content

Commit

Permalink
build(deps): bump tower from 0.6.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [tower](https://github.com/mimiquate/tower) from 0.6.0 to 0.6.1.
- [Changelog](https://github.com/mimiquate/tower/blob/main/CHANGELOG.md)
- [Commits](mimiquate/tower@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: tower
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent c1db8ac commit a5b2ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"plug_crypto": {:hex, :plug_crypto, "2.1.0", "f44309c2b06d249c27c8d3f65cfe08158ade08418cf540fd4f72d4d6863abb7b", [:mix], [], "hexpm", "131216a4b030b8f8ce0f26038bc4421ae60e4bb95c5cf5395e1421437824c4fa"},
"ranch": {:hex, :ranch, "1.8.0", "8c7a100a139fd57f17327b6413e4167ac559fbc04ca7448e9be9057311597a1d", [:make, :rebar3], [], "hexpm", "49fbcfd3682fab1f5d109351b61257676da1a2fdbe295904176d5e521a2ddfe5"},
"telemetry": {:hex, :telemetry, "1.3.0", "fedebbae410d715cf8e7062c96a1ef32ec22e764197f70cda73d82778d61e7a2", [:rebar3], [], "hexpm", "7015fc8919dbe63764f4b4b87a95b7c0996bd539e0d499be6ec9d7f3875b79e6"},
"tower": {:hex, :tower, "0.6.0", "3645ebea87d97bd88ada1d663a07c21bae7bd433ee7c890f436b6ecef68b8029", [:mix], [{:telemetry, "~> 1.1", [hex: :telemetry, repo: "hexpm", optional: false]}, {:uniq, "~> 0.6.0", [hex: :uniq, repo: "hexpm", optional: false]}], "hexpm", "994a7b2d572f984095a4383e9b882e5589dc5b19afc516e8d96a641936474889"},
"tower": {:hex, :tower, "0.6.1", "837528725ccf001bd69393039025063024b96b08fef956725e79629a926e5ddf", [:mix], [{:telemetry, "~> 1.1", [hex: :telemetry, repo: "hexpm", optional: false]}, {:uniq, "~> 0.6.0", [hex: :uniq, repo: "hexpm", optional: false]}], "hexpm", "335f94bb53fa36db8f2178c2daa05dc556c0498a51076b6321ba2b72d67274b8"},
"uniq": {:hex, :uniq, "0.6.1", "369660ecbc19051be526df3aa85dc393af5f61f45209bce2fa6d7adb051ae03c", [:mix], [{:ecto, "~> 3.0", [hex: :ecto, repo: "hexpm", optional: true]}], "hexpm", "6426c34d677054b3056947125b22e0daafd10367b85f349e24ac60f44effb916"},
}

0 comments on commit a5b2ab5

Please sign in to comment.