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 2d1b872 commit 90b5ecbCopy full SHA for 90b5ecb
.scala-steward.conf
@@ -26,4 +26,6 @@ updates.pin = [
26
{ groupId = "org.scala-lang.modules", artifactId = "scala-xml", version = "1." },
27
# https://github.com/akka/akka-http/pull/3996#issuecomment-1009953070
28
{ groupId = "org.specs2", artifactId = "specs2-core", version = "4.10." },
29
+ # https://github.com/akka/akka-http/pull/4080#issuecomment-1074853622
30
+ { groupId = "com.github.ben-manes.caffeine", artifactId = "caffeine", version = "2.9." },
31
]
0 commit comments