|
35 | 35 |
|
36 | 36 | {deps, [{p1_utils, "~> 1.0.26", {git, "https://github.com/processone/p1_utils", {tag, "1.0.28"}}}, |
37 | 37 | {fast_xml, "~> 1.1.51", {git, "https://github.com/processone/fast_xml", {tag, "1.1.57"}}}, |
38 | | - {fast_tls, "~> 1.1.19", {git, "https://github.com/processone/fast_tls", {tag, "1.1.24"}}}, |
39 | | - {ezlib, "~> 1.0.12", {git, "https://github.com/processone/ezlib", {tag, "1.0.14"}}}, |
| 38 | + {fast_tls, "~> 1.1.19", {git, "https://github.com/processone/fast_tls", {tag, "1.1.25"}}}, |
| 39 | + {ezlib, "~> 1.0.12", {git, "https://github.com/processone/ezlib", {tag, "1.0.15"}}}, |
40 | 40 | {idna, "~> 6.0", {git, "https://github.com/benoitc/erlang-idna", {tag, "6.0.0"}}}, |
41 | 41 | {stringprep, "~> 1.0.29", {git, "https://github.com/processone/stringprep", {tag, "1.0.33"}}}]}. |
42 | 42 |
|
|
0 commit comments