From b46226fff4b56cc3f498f233095e67ce0763909b Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 5 Jun 2024 09:22:50 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.32.1 --- CHANGELOG.md | 8 ++++++++ plugin-build/sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55c65daf..9e10982c 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.7.1 ### 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