Skip to content

Commit 13040d5

Browse files
authored
Merge pull request #270 from cubicdaiya/renovate/openresty-openresty-1.x
chore(deps): update dependency openresty/openresty to v1.29.2.3
2 parents e03edba + 1b95ff2 commit 13040d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builder/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const (
3232

3333
// openResty
3434
const (
35-
OpenRestyVersion = "1.29.2.1"
35+
OpenRestyVersion = "1.29.2.3"
3636
OpenRestyDownloadURLPrefix = "https://openresty.org/download"
3737
)
3838

0 commit comments

Comments
 (0)