From 6961a310a4bc2427d0fe4fac69433715cb9023ce Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Mon, 23 Jun 2025 22:08:38 -0400 Subject: [PATCH] Upgrade slf4d. --- dub.selections.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.selections.json b/dub.selections.json index ba24159..092b1d6 100644 --- a/dub.selections.json +++ b/dub.selections.json @@ -2,9 +2,9 @@ "fileVersion": 1, "versions": { "handy-http-primitives": "1.6.0", - "photon": "0.10.2", + "photon": "0.11.0", "sharded-map": "2.7.0", - "slf4d": "4.0.0", + "slf4d": "4.1.1", "streams": "3.6.0" } }