From 78a7d8255c75db57f6f90473d1e36bf621390989 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:20:23 +0000 Subject: [PATCH] [deps]: Update Bitwarden.Server.Sdk to 1.5.1 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 970250aec979..192934036f47 100644 --- a/global.json +++ b/global.json @@ -6,6 +6,6 @@ "msbuild-sdks": { "Microsoft.Build.Traversal": "4.1.0", "Microsoft.Build.Sql": "1.0.0", - "Bitwarden.Server.Sdk": "1.4.0" + "Bitwarden.Server.Sdk": "1.5.1" } }