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

github-bot pushed a commit to branch update/caffeine-3.2.2
in repository https://gitbox.apache.org/repos/asf/pekko-http.git

commit 0cdda2db007e59692fc727f882d035320b8302bc
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 11 14:25:10 2025 +0000

    Update caffeine to 3.2.2
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f4cf6431c..f708ca52a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -62,7 +62,7 @@ object Dependencies {
     // For pekko-http-testkit-java
     val junit = "junit" % "junit" % junitVersion
 
-    val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "2.9.3"
+    val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.2.2"
 
     val scalafix = "ch.epfl.scala" %% "scalafix-core" % 
Dependencies.scalafixVersion
 


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

Reply via email to