From 75c5b8ec61943b0715752b65942b8ab1e7c7495a Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 21 Jul 2026 04:06:13 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 3.6.1 --- CHANGELOG.md | 6 ++++++ sentry-cli.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2ae4ef..b2dd8c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Use imported Sentry BOM versions for auto-installed dependencies ([#265](https://github.com/getsentry/sentry-maven-plugin/pull/265)) +### Dependencies + +- Bump CLI from v3.3.0 to v3.6.1 ([#271](https://github.com/getsentry/sentry-maven-plugin/pull/271)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#361) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.6.1) + ## 0.11.0 ### Features diff --git a/sentry-cli.properties b/sentry-cli.properties index fc31bbb..b107de8 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.6.1 repo = https://github.com/getsentry/sentry-cli