From a6c9575249871addba283430ba884bf317669c3f Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Mon, 12 Jan 2026 14:32:24 -0500 Subject: [PATCH] Updated slf4d and photon dependencies. --- dub.selections.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.selections.json b/dub.selections.json index f896997..63767c2 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -2,9 +2,9 @@ "fileVersion": 1, "versions": { "handy-http-primitives": "1.8.1", - "photon": "0.18.9", + "photon": "0.18.11", "sharded-map": "2.7.0", - "slf4d": "4.1.1", + "slf4d": "4.2.0", "streams": "3.6.0" } }