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 a544309 commit 34a8146Copy full SHA for 34a8146
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Sentry SDK from v8.22.0 to v8.23.0 ([#193](https://github.com/getsentry/sentry-maven-plugin/pull/193))
8
+ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8230)
9
+ - [diff](https://github.com/getsentry/sentry-java/compare/8.22.0...8.23.0)
10
11
## 0.9.0
12
13
### Dependencies
src/main/resources/sentry-sdk.properties
@@ -1 +1 @@
-sdk_version = 8.22.0
+sdk_version = 8.23.0
0 commit comments