Skip to content

Commit c487f4b

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

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
@@ -65,7 +65,7 @@ object Dependencies {
6565
// For pekko-http-testkit-java
6666
val junit = "junit" % "junit" % junitVersion
6767

68-
val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.2.2"
68+
val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.2.3"
6969

7070
val scalafix = "ch.epfl.scala" %% "scalafix-core" % Dependencies.scalafixVersion
7171

0 commit comments

Comments
 (0)