This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-client-reactive.git


The following commit(s) were added to refs/heads/main by this push:
     new a209674  Update Reactor to version 3.6.16 (#206)
a209674 is described below

commit a209674dadded4452b1b4c2cc304bb518f17969c
Author: Chris Bono <on...@apache.org>
AuthorDate: Thu Apr 17 03:04:41 2025 -0500

    Update Reactor to version 3.6.16 (#206)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 5a74dbd..53ce719 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -31,7 +31,7 @@ log4j = "2.23.1"
 mockito = "5.14.2"
 pulsar = "4.0.4"
 rat-gradle = "0.8.0"
-reactor = "3.6.14"
+reactor = "3.6.16"
 slf4j = "2.0.17"
 spring-javaformat = "0.0.43"
 testcontainers = "1.20.6"

Reply via email to