Skip to content

Commit b6b5d11

Browse files
Update caffeine to 3.2.2 (#761)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent f69c3bf commit b6b5d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ object Dependencies {
6262
// For pekko-http-testkit-java
6363
val junit = "junit" % "junit" % junitVersion
6464

65-
val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "2.9.3"
65+
val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.2.2"
6666

6767
val scalafix = "ch.epfl.scala" %% "scalafix-core" % Dependencies.scalafixVersion
6868

0 commit comments

Comments
 (0)