diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cce5def..c871f1bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.31.2 to v2.32.1 ([#717](https://github.com/getsentry/sentry-android-gradle-plugin/pull/717)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2321) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.31.2...2.32.1) + ## 4.6.0 ### Fixes diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 94eb49f1..ddb982e3 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.31.2 +version = 2.32.1 repo = https://github.com/getsentry/sentry-cli