Skip to content

Commit a4abc66

Browse files
chore: update plugin-build/sentry-cli.properties to 2.42.3 (#851)
Co-authored-by: GitHub <noreply@github.com>
1 parent 99278c8 commit a4abc66

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
- Migrate Dependencies to Gradle version catalog ([#712](https://github.com/getsentry/sentry-android-gradle-plugin/pull/712))
88
- Integrate spotless + ktfmt instead of ktlint ([#849](https://github.com/getsentry/sentry-android-gradle-plugin/pull/849))
99

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+
1016
## 5.3.0
1117

1218
### Features

plugin-build/sentry-cli.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 2.42.2
1+
version = 2.42.3
22
repo = https://github.com/getsentry/sentry-cli

0 commit comments

Comments
 (0)