From d771c2e79ce67e8284c3438dde38f69c52b57319 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 25 Mar 2026 04:15:06 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 3.3.3 --- CHANGELOG.md | 8 ++++++++ sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1758105..643a16a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.0 to v3.3.3 ([#235](https://github.com/getsentry/sentry-maven-plugin/pull/235)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#333) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.3.3) + ## 0.11.0 ### Features diff --git a/sentry-cli.properties b/sentry-cli.properties index fc31bbb..32f1386 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.3.3 repo = https://github.com/getsentry/sentry-cli