Skip to content

Commit

Permalink
Update .scala-steward.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Dec 28, 2024
1 parent 23dee88 commit 633bd8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ updates.pin = [
# pin to jackson version used in pekko-core
{ groupId = "com.fasterxml.jackson.core", version = "2.17." },
{ groupId = "com.fasterxml.jackson.dataformat", version = "2.17." },
# specs2 v5 needs newer java version
{ groupId = "org.specs2", artifactId = "specs2-core", version = "4." },
# https://github.com/akka/akka-http/pull/4080#issuecomment-1074853622
{ groupId = "com.github.ben-manes.caffeine", artifactId = "caffeine", version = "2.9." },
# Pin sbt-paradox to v0.9.x because 0.10.x needs JDK 11
Expand Down

0 comments on commit 633bd8e

Please sign in to comment.