diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4716150dc3..7d938c8fa6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,12 @@
Sentry will reject all metrics sent after October 7, 2024.
Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics ([#3619](https://github.com/getsentry/sentry-dotnet/pull/3619))
+### Dependencies
+
+- Bump CLI from v2.36.2 to v2.36.3 ([#3634](https://github.com/getsentry/sentry-dotnet/pull/3634))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2363)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.36.2...2.36.3)
+
## Fixes
- Fixed duplicate key exception for Hangfire jobs with AutomaticRetry ([#3631](https://github.com/getsentry/sentry-dotnet/pull/3631))
diff --git a/Directory.Build.props b/Directory.Build.props
index 32319003fd..bb88b74cf2 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -70,7 +70,7 @@
- 2.36.2
+ 2.36.3
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index fb1e596f63..afe0e2ef4e 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -116,13 +116,13 @@
<_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture)
-
-
-
-
-
-
-
+
+
+
+
+
+
+