From f7b02a60ccfaf3918b106f1a6e750d9195d85a1b Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 7 Nov 2025 03:25:34 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 2.58.0 --- CHANGELOG.md | 8 ++++++++ sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 662b5f9..1550c33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.54.0 to v2.58.0 ([#199](https://github.com/getsentry/sentry-maven-plugin/pull/199)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2580) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.54.0...2.58.0) + ## 0.9.0 ### Dependencies diff --git a/sentry-cli.properties b/sentry-cli.properties index 5a0bcef..7db99d9 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.54.0 +version = 2.58.0 repo = https://github.com/getsentry/sentry-cli