Skip to content

Commit

Permalink
chore(deps): bump lua-resty-timer-ng from 0.2.6 to 0.2.7 (#12756)
Browse files Browse the repository at this point in the history
  • Loading branch information
ADD-SP authored Mar 19, 2024
1 parent 1da0a40 commit 0c06324
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog/unreleased/kong/bump-lua-resty-timer-ng.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
message: "Bumped lua-resty-timer-ng to 0.2.7"
type: dependency
scope: Core
2 changes: 1 addition & 1 deletion kong-3.7.0-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = {
"lua-resty-ipmatcher == 0.6.1",
"lua-resty-acme == 0.12.0",
"lua-resty-session == 4.0.5",
"lua-resty-timer-ng == 0.2.6",
"lua-resty-timer-ng == 0.2.7",
"lpeg == 1.1.0",
"lua-resty-ljsonschema == 1.1.6-2",
}
Expand Down

1 comment on commit 0c06324

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:0c063242e7c2e5a65c0c47b98587c73193256e5c
Artifacts available https://github.com/Kong/kong/actions/runs/8339145229

Please sign in to comment.