From df340fe528d4f4c61faaf9c76181dc0d2ada0ed1 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 12 Mar 2026 03:49:24 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 3.3.3 --- CHANGELOG.md | 8 ++++++++ plugin-build/sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d68ed278..81a3ebb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.2 to v3.3.3 ([#1101](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1101)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#333) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.2...3.3.3) + ## 6.2.0-alpha.2 ### Dependencies diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 45fe31b1..32f1386f 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.2 +version = 3.3.3 repo = https://github.com/getsentry/sentry-cli