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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new cd1edb89 Update guava to 33.6.0-jre (#750)
cd1edb89 is described below

commit cd1edb89e8d145c22ccace8339cdbe0b03089946
Author: Scala Steward <[email protected]>
AuthorDate: Wed Apr 15 16:51:10 2026 +0200

    Update guava to 33.6.0-jre (#750)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 61ec601e..41865c8d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
   val scalaTestVersion = "3.2.20"
 
   val awsSdkVersion = "1.12.797"
-  val guavaVersion = "33.5.0-jre"
+  val guavaVersion = "33.6.0-jre"
   val jacksonVersion = "2.21.2"
 
   val log4j2Version = "2.25.4"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to