This is an automated email from the ASF dual-hosted git repository.
monkeydluffy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 15802aa8d fix: update penlignt to 1.13.1 (#9966)
15802aa8d is described below
commit 15802aa8da645602ce4c084fe6b368bcd5c7f2f5
Author: HaiYan <[email protected]>
AuthorDate: Fri Aug 4 16:31:27 2023 +0800
fix: update penlignt to 1.13.1 (#9966)
---
rockspec/apisix-master-0.rockspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rockspec/apisix-master-0.rockspec
b/rockspec/apisix-master-0.rockspec
index c0abef20c..c5c4443d3 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -66,7 +66,7 @@ dependencies = {
"luasocket = 3.1.0-1",
"luasec = 0.9-1",
"lua-resty-consul = 0.3-2",
- "penlight = 1.9.2-1",
+ "penlight = 1.13.1",
"ext-plugin-proto = 0.6.0",
"casbin = 1.41.5",
"inspect == 3.1.1",