From 74dde21e89d05ec4d9677e6b66476b506efa0664 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 1 Apr 2023 12:58:24 +0000 Subject: [PATCH] chore: update plugin-build/sentry-cli.properties to 2.16.1 --- CHANGELOG.md | 6 ++++++ plugin-build/sentry-cli.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45a70363c..dfc12a2c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Add support for Logcat ([#455](https://github.com/getsentry/sentry-android-gradle-plugin/pull/455)) +### Dependencies + +- Bump CLI from v2.15.2 to v2.16.1 ([#458](https://github.com/getsentry/sentry-android-gradle-plugin/pull/458)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2161) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.15.2...2.16.1) + ## 3.4.3 ### Fixes diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index c997d54aa..14e557de4 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.15.2 +version = 2.16.1 repo = https://github.com/getsentry/sentry-cli