Skip to content

Commit 9a03962

Browse files
committed
Update to oidcc rc version
1 parent d08e07e commit 9a03962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{deps, [
66
{cowboy, "~> 2.10"},
7-
{oidcc, "3.0.0-alpha.5"},
7+
{oidcc, "3.0.0-rc.1"},
88
%% TODO: Switch to official package once this PR is merged and released:
99
%% https://github.com/chvanikoff/cowboy_session/pull/3
1010
{cowboy_session, "2.0.0-alpha.1", {pkg, oidcc_cowboy_session}}

0 commit comments

Comments
 (0)