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

onobc 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 6bd4f22  Update to Reactor 3.6.9 (#183)
6bd4f22 is described below

commit 6bd4f22443f628050db259e2bab808192e3b671c
Author: Chris Bono <[email protected]>
AuthorDate: Tue Aug 13 13:51:32 2024 -0500

    Update to Reactor 3.6.9 (#183)
---
 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 d9c303a..7423f86 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -31,7 +31,7 @@ log4j = "2.23.1"
 mockito = "5.12.0"
 pulsar = "3.3.1"
 rat-gradle = "0.8.0"
-reactor = "3.6.8"
+reactor = "3.6.9"
 slf4j = "2.0.13"
 spring-javaformat = "0.0.42"
 testcontainers = "1.20.1"

Reply via email to