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 aebba8e  Update spring-javaformat to 0.0.43 (#185)
aebba8e is described below

commit aebba8e377cbf20c2eb37e913610e634f83b7679
Author: Chris Bono <[email protected]>
AuthorDate: Tue Aug 13 13:53:33 2024 -0500

    Update spring-javaformat to 0.0.43 (#185)
---
 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 7423f86..6b916f5 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -33,7 +33,7 @@ pulsar = "3.3.1"
 rat-gradle = "0.8.0"
 reactor = "3.6.9"
 slf4j = "2.0.13"
-spring-javaformat = "0.0.42"
+spring-javaformat = "0.0.43"
 testcontainers = "1.20.1"
 testlogger = "3.2.0"
 

Reply via email to