From 759ce65e49d1931dbd8f6a4cdb7d466ba9e1735f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:49:48 +0100 Subject: [PATCH] chore(deps): update CLI to v2.38.2 (#786) Co-authored-by: GitHub --- 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 ca593b33..f2d7ca9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.38.0 to v2.38.2 ([#786](https://github.com/getsentry/sentry-android-gradle-plugin/pull/786)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2382) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.38.0...2.38.2) + ## 4.13.0 ### Dependencies diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 8bf7a53c..b69474af 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.38.0 +version = 2.38.2 repo = https://github.com/getsentry/sentry-cli