We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0094509 commit c487f4bCopy full SHA for c487f4b
project/Dependencies.scala
@@ -65,7 +65,7 @@ object Dependencies {
65
// For pekko-http-testkit-java
66
val junit = "junit" % "junit" % junitVersion
67
68
- val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.2.2"
+ val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.2.3"
69
70
val scalafix = "ch.epfl.scala" %% "scalafix-core" % Dependencies.scalafixVersion
71
0 commit comments