From 22c17ccd72edf8b18335bd22c5e90e28b42fb894 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 7 Nov 2025 03:24:14 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.58.0 --- 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 8df789b3..00d640ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.57.0 to v2.58.0 ([#1024](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1024)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2580) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.57.0...2.58.0) + ## 6.0.0-beta.1 ### Dependencies diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 87fb9ba1..7db99d99 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.57.0 +version = 2.58.0 repo = https://github.com/getsentry/sentry-cli