Skip to content

Commit 3860ca2

Browse files
committed
Pin akka version
1 parent 1a46158 commit 3860ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scala-steward.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ updates.ignore = [
33
{groupId = "org.scala-lang", artifactId = "scala-compiler", version = "2.13."},
44
{groupId = "org.scala-lang", artifactId = "scala-compiler", version = "3."}
55
]
6+
updates.pin = [{ groupId = "com.typesafe.akka", version = "2.6." }]

0 commit comments

Comments
 (0)