From e1414d98e470535742420bd6adf3d22daa20de9b Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 22 May 2026 04:30:51 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 3.4.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..bd29f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.0 to v3.4.3 ([#252](https://github.com/getsentry/sentry-maven-plugin/pull/252)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#343) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.4.3) + ## 0.11.0 ### Features diff --git a/sentry-cli.properties b/sentry-cli.properties index fc31bbb..61a0f69 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.4.3 repo = https://github.com/getsentry/sentry-cli