|
@@ -1,4 +1,4 @@
|
|
|
{deps, [
|
|
|
- {mysql, ".*", {git, "https://github.com/mysql-otp/mysql-otp.git", {tag, "1.3.2"}}},
|
|
|
- {poolboy, ".*", {git, "https://github.com/devinus/poolboy.git", {tag, "1.5.1"}}}
|
|
|
+ {mysql, ".*", {git, "https://github.com/mysql-otp/mysql-otp.git", {tag, "1.3.3"}}},
|
|
|
+ {poolboy, ".*", {git, "https://github.com/devinus/poolboy.git", {tag, "1.5.2"}}}
|
|
|
]}.
|