Skip to content

Commit a5fb612

Browse files
chore: update plugin-build/sentry-cli.properties to 2.54.0 (#987)
Co-authored-by: GitHub <noreply@github.com>
1 parent 02529c6 commit a5fb612

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
@@ -6,6 +6,12 @@
66

77
- Allow kotlin pre-releases in KotlinCompilerPlugin ([#972](https://github.com/getsentry/sentry-android-gradle-plugin/pull/972))
88

9+
### Dependencies
10+
11+
- Bump CLI from v2.53.0 to v2.54.0 ([#987](https://github.com/getsentry/sentry-android-gradle-plugin/pull/987))
12+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2540)
13+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.53.0...2.54.0)
14+
915
## 6.0.0-alpha.1
1016

1117
### 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.53.0
1+
version = 2.54.0
22
repo = https://github.com/getsentry/sentry-cli

0 commit comments

Comments
 (0)