GHA: update dependency ngtcp2/nghttp3 to v1.16.0

Closes #21814
This commit is contained in:
renovate[bot] 2026-05-31 08:46:34 +00:00 committed by Viktor Szakats
parent 6ac42e5691
commit 722b59b3ab
No known key found for this signature in database

View file

@ -56,7 +56,7 @@ env:
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
WOLFSSL_VERSION: 5.9.1
# renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
NGHTTP3_VERSION: 1.15.0
NGHTTP3_VERSION: 1.16.0
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
NGTCP2_VERSION: 1.22.1
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com