diff --git a/CHANGELOG.md b/CHANGELOG.md index d3fdbb06..b274c724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,9 @@ - Bump Android SDK from v8.14.0 to v8.17.0 ([#936](https://github.com/getsentry/sentry-android-gradle-plugin/pull/936), [#943](https://github.com/getsentry/sentry-android-gradle-plugin/pull/943)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8170) - [diff](https://github.com/getsentry/sentry-java/compare/8.14.0...8.17.0) +- Bump CLI from v2.46.0 to v2.50.0 ([#947](https://github.com/getsentry/sentry-android-gradle-plugin/pull/947)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2500) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.46.0...2.50.0) ## 5.8.0 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 139b199d..4a35404a 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.46.0 +version = 2.50.0 repo = https://github.com/getsentry/sentry-cli