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