Skip to content

Commit

Permalink
build(deps): bump aja from 0.6.5 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [aja](https://github.com/sabiwara/aja) from 0.6.5 to 0.7.0.
- [Changelog](https://github.com/sabiwara/aja/blob/main/CHANGELOG.md)
- [Commits](sabiwara/aja@v0.6.5...v0.7.0)

---
updated-dependencies:
- dependency-name: aja
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 761f360 commit 15020fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ defmodule Screens.MixProject do
{:retry, "~> 0.18.0"},
{:stream_data, "~> 1.1", only: :test},
{:memcachex, "~> 0.5.5"},
{:aja, "~> 0.6.2"},
{:aja, "~> 0.7.0"},
{:telemetry, "~> 1.2"},
{:telemetry_poller, "~> 0.4"},
{:telemetry_metrics, "~> 0.4"},
Expand Down
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%{
"aja": {:hex, :aja, "0.6.5", "e780fce3de247d86bb25097726021c5c53ebe383300290e26c61e4d36bfe85e8", [:mix], [{:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "cd377ac20f487dd7987be13772c37eb2f42ab038c0654714a1ecb3607f9e8590"},
"aja": {:hex, :aja, "0.7.0", "2ba5d752675bd77f8e20bcf8d6cee354913244c371ebecef70fcd18a1be1df45", [:mix], [{:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "85f966db2b703ca9ec4580c244699fa4915d97f946803ff2130ed74eb3721326"},
"bunt": {:hex, :bunt, "1.0.0", "081c2c665f086849e6d57900292b3a161727ab40431219529f13c4ddcf3e7a44", [:mix], [], "hexpm", "dc5f86aa08a5f6fa6b8096f0735c4e76d54ae5c9fa2c143e5a1fc7c1cd9bb6b5"},
"castore": {:hex, :castore, "1.0.8", "dedcf20ea746694647f883590b82d9e96014057aff1d44d03ec90f36a5c0dc6e", [:mix], [], "hexpm", "0b2b66d2ee742cb1d9cb8c8be3b43c3a70ee8651f37b75a8b982e036752983f1"},
"certifi": {:hex, :certifi, "2.12.0", "2d1cca2ec95f59643862af91f001478c9863c2ac9cb6e2f89780bfd8de987329", [:rebar3], [], "hexpm", "ee68d85df22e554040cdb4be100f33873ac6051387baf6a8f6ce82272340ff1c"},
Expand Down

0 comments on commit 15020fe

Please sign in to comment.