Skip to content

Commit bdda5f0

Browse files
committed
chore(deps): bump resty session from 4.0.5 to 4.1.0
See: https://github.com/bungle/lua-resty-session/releases/tag/v4.1.0 Signed-off-by: Aapo Talvensaari <[email protected]>
1 parent d1a8e41 commit bdda5f0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
message: "Bumped resty.session from 4.0.5 to 4.1.0."
2+
type: dependency
3+
scope: Core

kong-3.10.0-0.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = {
3939
"lua-resty-counter == 0.2.1",
4040
"lua-resty-ipmatcher == 0.6.1",
4141
"lua-resty-acme == 0.15.0",
42-
"lua-resty-session == 4.0.5",
42+
"lua-resty-session == 4.1.0",
4343
"lua-resty-timer-ng == 0.2.7",
4444
"lpeg == 1.1.0",
4545
"lua-resty-ljsonschema == 1.2.0",

0 commit comments

Comments
 (0)