From 94baf0146436197db65a224de4df2c0cca81b3fd Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 5 Jan 2024 16:53:18 +0000
Subject: [PATCH] Bump Ardalis.GuardClauses from 4.0.1 to 4.3.0

Bumps [Ardalis.GuardClauses](https://github.com/ardalis/guardclauses) from 4.0.1 to 4.3.0.
- [Release notes](https://github.com/ardalis/guardclauses/releases)
- [Commits](https://github.com/ardalis/guardclauses/commits/v4.3.0)

---
updated-dependencies:
- dependency-name: Ardalis.GuardClauses
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 src/Authentication/Monai.Deploy.Security.Authentication.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Authentication/Monai.Deploy.Security.Authentication.csproj b/src/Authentication/Monai.Deploy.Security.Authentication.csproj
index 2403440..76a776d 100644
--- a/src/Authentication/Monai.Deploy.Security.Authentication.csproj
+++ b/src/Authentication/Monai.Deploy.Security.Authentication.csproj
@@ -67,7 +67,7 @@
     </Content>
   </ItemGroup>
   <ItemGroup>
-    <PackageReference Include="Ardalis.GuardClauses" Version="4.2.0" />
+    <PackageReference Include="Ardalis.GuardClauses" Version="4.3.0" />
     <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" />
     <PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
     <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />