Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies #211

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Bump dependencies #211

merged 1 commit into from
Mar 19, 2024

Conversation

mcelaney
Copy link
Contributor

Minor updates to dependencies

|Dependency | Current | Latest | Status |
|-|-|-|
| credo | 1.6.5 | 1.7.1 | Update not possible |
| decimal | 2.0.0 | 2.1.1 | Update possible |
| dialyxir | 1.1.0 | 1.4.2 | Update not possible |
| ecto | 3.7.1 | 3.11.1 | Update possible |
| ex_doc | 0.29.0 | 0.31.0 | Update possible |
| phoenix_html | 3.2.0 | 3.3.3 | Update possible |

Tests were failing around a DocTest using #Decimal<> instead of Decimal.new/1 so I picked that up as well.

@Nitrino Nitrino merged commit 27199f1 into elixirmoney:master Mar 19, 2024
@Nitrino
Copy link
Member

Nitrino commented Mar 19, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants