From ed92552d624e0f17d3253ba2171b3d0f8ceaed32 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 11 Jul 2025 07:08:15 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.47.0 --- 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 b582c1ec..bd6ce9a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,9 @@ - Bump Android SDK from v8.14.0 to v8.17.0 ([#936](https://github.com/getsentry/sentry-android-gradle-plugin/pull/936), [#943](https://github.com/getsentry/sentry-android-gradle-plugin/pull/943)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8170) - [diff](https://github.com/getsentry/sentry-java/compare/8.14.0...8.17.0) +- Bump CLI from v2.46.0 to v2.47.0 ([#942](https://github.com/getsentry/sentry-android-gradle-plugin/pull/942)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2470) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.46.0...2.47.0) ## 5.8.0 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 139b199d..fcb22918 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.46.0 +version = 2.47.0 repo = https://github.com/getsentry/sentry-cli