From 0928190969e3dfa79c04623d79c0601e1617fac6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:29:42 +0100 Subject: [PATCH] chore(deps): update CLI to v2.38.0 (#777) 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 8fe30192..b65ceabc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.37.0 to v2.38.0 ([#777](https://github.com/getsentry/sentry-android-gradle-plugin/pull/777)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2380) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.37.0...2.38.0) + ## 4.12.0 ### Fixes diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 627c03c4..8bf7a53c 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.37.0 +version = 2.38.0 repo = https://github.com/getsentry/sentry-cli