Skip to content

Commit

Permalink
build: update NeoDGM to v1.521
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalgona committed May 23, 2021
1 parent 2a08666 commit 3954738
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 @@ -19,7 +19,7 @@ defmodule NeoDGMPro.MixProject do

defp deps do
[
{:neodgm, github: "Dalgona/neodgm", ref: "v1.520"}
{:neodgm, github: "Dalgona/neodgm", ref: "v1.521"}
]
end
end
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%{
"neodgm": {:git, "https://github.com/Dalgona/neodgm.git", "3d530dd418dd492a69a75838a6b2128dd9330324", [ref: "v1.520"]},
"neodgm": {:git, "https://github.com/Dalgona/neodgm.git", "1d2737534cd74e4fd34ae3fbc2395ed52a71c30e", [ref: "v1.521"]},
"pixel_font": {:git, "https://github.com/Dalgona/pixel_font.git", "5e33113c680a7066ba7e29f25fa5458999d79ab1", [ref: "5e33113c680a7066ba7e29f25fa5458999d79ab1"]},
}

0 comments on commit 3954738

Please sign in to comment.