diff --git a/CHANGELOG.md b/CHANGELOG.md index 45a70363c..dfc12a2c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Add support for Logcat ([#455](https://github.com/getsentry/sentry-android-gradle-plugin/pull/455)) +### Dependencies + +- Bump CLI from v2.15.2 to v2.16.1 ([#458](https://github.com/getsentry/sentry-android-gradle-plugin/pull/458)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2161) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.15.2...2.16.1) + ## 3.4.3 ### Fixes diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index c997d54aa..14e557de4 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.15.2 +version = 2.16.1 repo = https://github.com/getsentry/sentry-cli