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 1a46158 commit 3860ca2Copy full SHA for 3860ca2
.scala-steward.conf
@@ -3,3 +3,4 @@ updates.ignore = [
3
{groupId = "org.scala-lang", artifactId = "scala-compiler", version = "2.13."},
4
{groupId = "org.scala-lang", artifactId = "scala-compiler", version = "3."}
5
]
6
+updates.pin = [{ groupId = "com.typesafe.akka", version = "2.6." }]
0 commit comments