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 6357b6d commit ece7e06Copy full SHA for ece7e06
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
### Dependencies
6
7
+- Bump Sentry SDK from v8.21.1 to v8.22.0 ([#189](https://github.com/getsentry/sentry-maven-plugin/pull/189))
8
+ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8220)
9
+ - [diff](https://github.com/getsentry/sentry-java/compare/8.21.1...8.22.0)
10
- Bump CLI from v2.53.0 to v2.54.0 ([#188](https://github.com/getsentry/sentry-maven-plugin/pull/188))
11
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2540)
12
- [diff](https://github.com/getsentry/sentry-cli/compare/2.53.0...2.54.0)
src/main/resources/sentry-sdk.properties
@@ -1 +1 @@
1
-sdk_version = 8.21.1
+sdk_version = 8.22.0
0 commit comments