From 0db8c2bd39895b9a749a928cc915527bed6a78e4 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 31 Mar 2026 04:01:29 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 3.3.5 --- CHANGELOG.md | 8 ++++++++ sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1758105..45a37a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.0 to v3.3.5 ([#242](https://github.com/getsentry/sentry-maven-plugin/pull/242)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#335) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.3.5) + ## 0.11.0 ### Features diff --git a/sentry-cli.properties b/sentry-cli.properties index fc31bbb..89fa998 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.3.5 repo = https://github.com/getsentry/sentry-cli