From ef34ac0cfd05840d2ceddf0e0eb4ffd23f099e77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 08:49:28 +0200 Subject: [PATCH] chore(deps): update CLI to v2.7.0 (#383) Co-authored-by: GitHub Co-authored-by: Alexander Dinauer --- CHANGELOG.md | 3 +++ plugin-build/sentry-cli.properties | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24101d95..0510b835 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ ### Dependencies +- Bump CLI from v2.6.0 to v2.7.0 ([#383](https://github.com/getsentry/sentry-android-gradle-plugin/pull/383)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#270) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.6.0...2.7.0) - Bump Android SDK from v6.4.3 to v6.5.0 ([#385](https://github.com/getsentry/sentry-android-gradle-plugin/pull/385)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#650) - [diff](https://github.com/getsentry/sentry-java/compare/6.4.3...6.5.0) diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 9aef8108..cb828f38 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.6.0 +version = 2.7.0 repo = https://github.com/getsentry/sentry-cli