Skip to content

Commit 5ac6ba5

Browse files
committed
dependencies updated
1 parent 3dbf3e1 commit 5ac6ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ defmodule Mongodb.Mixfile do
3838
[
3939
{:connection, "~> 1.0"},
4040
{:db_connection, "~> 2.0.6"},
41-
{:decimal, "~> 1.0"},
41+
{:decimal, "~> 1.5"},
4242
{:jason, "~> 1.0.0", only: :test},
4343
{:ex_doc, "~> 0.20.1 ", only: :dev},
4444
{:earmark, ">= 0.0.0", only: :dev},

0 commit comments

Comments
 (0)