diff --git a/CHANGELOG.md b/CHANGELOG.md index 7481ccf3..b0f33154 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.41.1 to v2.42.1 ([#837](https://github.com/getsentry/sentry-android-gradle-plugin/pull/837)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2421) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.41.1...2.42.1) +- Bump CLI from v2.41.1 to v2.42.2 ([#837](https://github.com/getsentry/sentry-android-gradle-plugin/pull/837), [#840](https://github.com/getsentry/sentry-android-gradle-plugin/pull/840)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2422) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.41.1...2.42.2) ## 5.2.0 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 45c41411..7b19b123 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.42.1 +version = 2.42.2 repo = https://github.com/getsentry/sentry-cli