From 498def8eaa76f1c7b38340daa19e12481a5f57ba Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 29 Aug 2026 03:17:43 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 3.7.0 --- CHANGELOG.md | 6 ++++++ sentry-cli.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 299f8c5..3715f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,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.7.0 ([#280](https://github.com/getsentry/sentry-maven-plugin/pull/280)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#370) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.7.0) + ## 0.11.0 ### Features diff --git a/sentry-cli.properties b/sentry-cli.properties index fc31bbb..23b51f9 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.7.0 repo = https://github.com/getsentry/sentry-cli