diff --git a/dub.json b/dub.json index 60dc1be..7a22bda 100644 --- a/dub.json +++ b/dub.json @@ -4,7 +4,7 @@ ], "copyright": "Copyright © 2023, Andrew Lalis", "dependencies": { - "handy-httpd": "~>7.16.0", + "handy-httpd": "~>8.1.0", "requests": "~>2.1.1", "scheduled": "~>1.2.0", "slf4d": "~>2.4.3" diff --git a/dub.selections.json b/dub.selections.json index 375a223..80723bc 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -4,7 +4,7 @@ "automem": "0.6.9", "cachetools": "0.4.1", "cronexp": "0.1.0-beta3", - "handy-httpd": "7.16.0", + "handy-httpd": "8.1.0", "httparsed": "1.2.1", "path-matcher": "1.1.3", "requests": "2.1.2",