From 272d948a4424e80c87ad9fd4f8bdc4732af0aac6 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 26 Mar 2026 04:00:25 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 3.3.4 --- CHANGELOG.md | 8 ++++++++ sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1758105..4e2cdcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.0 to v3.3.4 ([#239](https://github.com/getsentry/sentry-maven-plugin/pull/239)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#334) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.3.4) + ## 0.11.0 ### Features diff --git a/sentry-cli.properties b/sentry-cli.properties index fc31bbb..c18aa91 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.3.4 repo = https://github.com/getsentry/sentry-cli