From 3e4ec1e6f1988f79d07e0d07f1b6442bebe807e9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Mar 2024 15:13:42 +0000 Subject: [PATCH] chore(release): 2.2.4 [skip ci] ## [2.2.4](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.2.3...v2.2.4) (2024-03-26) ### Bug Fixes * **deps:** bump io.github.gradle-nexus.publish-plugin ([#12](https://github.com/otto-de/kafka-messaging-e2ee/issues/12)) ([8953578](https://github.com/otto-de/kafka-messaging-e2ee/commit/8953578a10ec0e231c5feb93bda8a47b537155ef)) * **deps:** bump org.assertj:assertj-core from 3.25.1 to 3.25.3 ([#13](https://github.com/otto-de/kafka-messaging-e2ee/issues/13)) ([6f38bf5](https://github.com/otto-de/kafka-messaging-e2ee/commit/6f38bf56c8f977c6cdb36ba09c5bdf73aacf885d)) --- CHANGELOG.md | 8 ++++++++ gradle.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81cf6f1..3bf601b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [2.2.4](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.2.3...v2.2.4) (2024-03-26) + + +### Bug Fixes + +* **deps:** bump io.github.gradle-nexus.publish-plugin ([#12](https://github.com/otto-de/kafka-messaging-e2ee/issues/12)) ([8953578](https://github.com/otto-de/kafka-messaging-e2ee/commit/8953578a10ec0e231c5feb93bda8a47b537155ef)) +* **deps:** bump org.assertj:assertj-core from 3.25.1 to 3.25.3 ([#13](https://github.com/otto-de/kafka-messaging-e2ee/issues/13)) ([6f38bf5](https://github.com/otto-de/kafka-messaging-e2ee/commit/6f38bf56c8f977c6cdb36ba09c5bdf73aacf885d)) + ## [2.2.3](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.2.2...v2.2.3) (2024-03-26) diff --git a/gradle.properties b/gradle.properties index 444c5b3..ea689c5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version = 2.2.3 +version = 2.2.4