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.
2 parents 9026086 + 21f2609 commit eb1ff09Copy full SHA for eb1ff09
modules/core/src/main/resources/default.scala-steward.conf
@@ -31,7 +31,6 @@ updates.ignore = [
31
// Wait with sbt 1.9.5 until we know more about https://github.com/scala/bug/issues/12868
32
{ groupId = "org.scala-sbt", artifactId = "sbt", version = { exact = "1.9.5" } },
33
// The following libraries were published with sbt 1.9.5 and should therefore not be released into the wild:
34
- { groupId = "com.typesafe.play", version = { exact = "2.9.0-RC1" } },
35
{ groupId = "com.typesafe.play", artifactId = "sbt-play-ebean", version = { exact = "7.0.0-RC1" } },
36
{ groupId = "com.typesafe.play", artifactId = "play-ebean", version = { exact = "7.0.0-RC1" } },
37
{ groupId = "com.typesafe.play", artifactId = "play-file-watch", version = { exact = "1.2.0" } },
0 commit comments