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