Skip to content

Commit

Permalink
feat: upgrade casbin dependency to 1.41.1 (#7062)
Browse files Browse the repository at this point in the history
  • Loading branch information
starsz authored May 17, 2022
1 parent 995d671 commit 5966f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockspec/apisix-master-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies = {
"lua-resty-consul = 0.3-2",
"penlight = 1.9.2-1",
"ext-plugin-proto = 0.5.0",
"casbin = 1.26.0",
"casbin = 1.41.1",
"api7-snowflake = 2.0-1",
"inspect == 3.1.1",
"lualdap = 1.2.6-1",
Expand Down

0 comments on commit 5966f86

Please sign in to comment.