Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit d0d7a2b

Browse files
committed
lua-resty-openidc ~> 1.7.6-3
1 parent 8f1c759 commit d0d7a2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kong-oidc.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package = "kong-oidc"
2-
version = "1.3.0-3"
2+
version = "1.3.1-1"
33
source = {
44
url = "git://github.com/revomatico/kong-oidc",
55
tag = "master",
@@ -22,7 +22,7 @@ description = {
2222
license = "Apache 2.0"
2323
}
2424
dependencies = {
25-
"lua-resty-openidc ~> 1.7.5-1"
25+
"lua-resty-openidc ~> 1.7.6-3"
2626
}
2727
build = {
2828
type = "builtin",

0 commit comments

Comments
 (0)