Skip to content

Commit a7b6a37

Browse files
committed
wip
1 parent e377901 commit a7b6a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ defmodule CHAT.Mixfile do
3232
def deps() do
3333
[
3434
{:ex_doc, ">= 0.0.0", only: :dev, runtime: false},
35-
{:ldap, "~> 15.1.1"},
35+
{:ldap, "~> 15.4.16"},
3636
{:kvs, "~> 13.4.15"},
3737
{:ca, "~> 7.4.14"},
3838
{:thousand_island, "~> 1.4.3"},

0 commit comments

Comments
 (0)