From 1494e3b593ee05ce48018f5e3554b56159f90fd5 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 23 Jul 2025 03:35:42 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 2.50.2 --- CHANGELOG.md | 8 ++++++++ sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a42afd..895c8e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.47.0 to v2.50.2 ([#173](https://github.com/getsentry/sentry-maven-plugin/pull/173)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2502) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.47.0...2.50.2) + ## 0.7.1 ### Improvements diff --git a/sentry-cli.properties b/sentry-cli.properties index fcb2291..f59eaa3 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.47.0 +version = 2.50.2 repo = https://github.com/getsentry/sentry-cli