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 14e35c7 commit 7765310Copy full SHA for 7765310
CHANGELOG.md
@@ -6,6 +6,12 @@
6
7
- Log `MojoExecutionException` when running CLI fails ([#171](https://github.com/getsentry/sentry-maven-plugin/pull/171))
8
9
+### Dependencies
10
+
11
+- Bump CLI from v2.47.0 to v2.47.1 ([#168](https://github.com/getsentry/sentry-maven-plugin/pull/168))
12
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2471)
13
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.47.0...2.47.1)
14
15
## 0.7.0
16
17
### Dependencies
sentry-cli.properties
@@ -1,2 +1,2 @@
1
-version = 2.47.0
+version = 2.47.1
2
repo = https://github.com/getsentry/sentry-cli
0 commit comments