From a247607b45ed48e015184de88e65bc7ac7b0ef13 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 28 Jan 2024 04:54:16 +0000
Subject: [PATCH] Bump CounterStrikeSharp.API from 1.0.147 to 1.0.159

Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) from 1.0.147 to 1.0.159.
- [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases)
- [Commits](https://github.com/roflmuffin/CounterStrikeSharp/commits)

---
updated-dependencies:
- dependency-name: CounterStrikeSharp.API
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

diff --git a/InstadefusePlugin.csproj b/InstadefusePlugin.csproj
index 546e18b..893c38a 100644
--- a/InstadefusePlugin.csproj
+++ b/InstadefusePlugin.csproj
@@ -6,7 +6,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="CounterStrikeSharp.API" Version="1.0.147" />
+    <PackageReference Include="CounterStrikeSharp.API" Version="1.0.159" />
     <PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
   </ItemGroup>