From eaf08d299690a9f5ed120ea60070b59c933b5893 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 27 Mar 2025 03:15:50 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.42.5 --- CHANGELOG.md | 6 +++--- plugin-build/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 783a94dd8..4a0fb7db5 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.42.5 ([#851](https://github.com/getsentry/sentry-android-gradle-plugin/pull/851), [#854](https://github.com/getsentry/sentry-android-gradle-plugin/pull/854), [#859](https://github.com/getsentry/sentry-android-gradle-plugin/pull/859)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2425) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.42.5) - Bump Android SDK from v8.3.0 to v8.5.0 ([#852](https://github.com/getsentry/sentry-android-gradle-plugin/pull/852), [#853](https://github.com/getsentry/sentry-android-gradle-plugin/pull/853)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#850) - [diff](https://github.com/getsentry/sentry-java/compare/8.3.0...8.5.0) diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 2853759a6..825de87db 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.42.4 +version = 2.42.5 repo = https://github.com/getsentry/sentry-cli