From 4115a4799e4b17a2d96ff21efa826d0cc8f70cc2 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 1 Oct 2025 03:26:16 +0000 Subject: [PATCH] chore: update sentry-cli.properties to 2.56.0 --- CHANGELOG.md | 8 ++++++++ sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 662b5f9..8999cec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.54.0 to v2.56.0 ([#191](https://github.com/getsentry/sentry-maven-plugin/pull/191)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2560) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.54.0...2.56.0) + ## 0.9.0 ### Dependencies diff --git a/sentry-cli.properties b/sentry-cli.properties index 5a0bcef..90ce990 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.54.0 +version = 2.56.0 repo = https://github.com/getsentry/sentry-cli