We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99278c8 commit a4abc66Copy full SHA for a4abc66
2 files changed
CHANGELOG.md
@@ -7,6 +7,12 @@
7
- Migrate Dependencies to Gradle version catalog ([#712](https://github.com/getsentry/sentry-android-gradle-plugin/pull/712))
8
- Integrate spotless + ktfmt instead of ktlint ([#849](https://github.com/getsentry/sentry-android-gradle-plugin/pull/849))
9
10
+### Dependencies
11
+
12
+- Bump CLI from v2.42.2 to v2.42.3 ([#851](https://github.com/getsentry/sentry-android-gradle-plugin/pull/851))
13
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2423)
14
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.42.3)
15
16
## 5.3.0
17
18
### Features
plugin-build/sentry-cli.properties
@@ -1,2 +1,2 @@
1
-version = 2.42.2
+version = 2.42.3
2
repo = https://github.com/getsentry/sentry-cli
0 commit comments