Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Oct 12, 2016
1 parent a0198c1 commit ed36c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong/meta.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ return {
-- third-party dependencies' required version, as they would be specified
-- to lua-version's `set()` in the form {from, to}
_DEPENDENCIES = {
nginx = {"1.9.15.1", "1.9.15.1"},
nginx = {"1.9.15.1", "1.11.2.1"},
serf = {"0.7.0", "0.8.0"},
--resty = {}, -- not version dependent for now
--dnsmasq = {} -- not version dependent for now
Expand Down

0 comments on commit ed36c59

Please sign in to comment.