0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 04:10:24 +00:00

Update Cowboy version in user guide

This commit is contained in:
Loïc Hoguin 2025-02-17 15:18:23 +01:00
parent eef66e0928
commit 24d32de931
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -69,7 +69,7 @@ fetch and compile Cowboy, and that we will use releases:
PROJECT = hello_erlang PROJECT = hello_erlang
DEPS = cowboy DEPS = cowboy
dep_cowboy_commit = 2.11.0 dep_cowboy_commit = 2.13.0
REL_DEPS = relx REL_DEPS = relx