diff --git a/CHANGELOG.md b/CHANGELOG.md index ac6a6464b..b74501b59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ ### Dependencies -- Bump CLI from v2.42.2 to v2.42.4 ([#851](https://github.com/getsentry/sentry-android-gradle-plugin/pull/851), [#854](https://github.com/getsentry/sentry-android-gradle-plugin/pull/854)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2424) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.42.4) +- Bump CLI from v2.42.2 to v2.43.0 ([#851](https://github.com/getsentry/sentry-android-gradle-plugin/pull/851), [#854](https://github.com/getsentry/sentry-android-gradle-plugin/pull/854), [#860](https://github.com/getsentry/sentry-android-gradle-plugin/pull/860)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2430) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.43.0) - Bump Android SDK from v8.3.0 to v8.9.0 ([#852](https://github.com/getsentry/sentry-android-gradle-plugin/pull/852), [#853](https://github.com/getsentry/sentry-android-gradle-plugin/pull/853), [#865](https://github.com/getsentry/sentry-android-gradle-plugin/pull/865), [#867](https://github.com/getsentry/sentry-android-gradle-plugin/pull/867)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#890) - [diff](https://github.com/getsentry/sentry-java/compare/8.3.0...8.9.0) diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 2853759a6..40588ef8d 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.42.4 +version = 2.43.0 repo = https://github.com/getsentry/sentry-cli