Skip to content

Commit 21f2609

Browse files
committed
Allow groupId com.typesafe.play, exact version 2.9.0-RC1
1 parent 9026086 commit 21f2609

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/core/src/main/resources/default.scala-steward.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ updates.ignore = [
3131
// Wait with sbt 1.9.5 until we know more about https://github.com/scala/bug/issues/12868
3232
{ groupId = "org.scala-sbt", artifactId = "sbt", version = { exact = "1.9.5" } },
3333
// 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" } },
3534
{ groupId = "com.typesafe.play", artifactId = "sbt-play-ebean", version = { exact = "7.0.0-RC1" } },
3635
{ groupId = "com.typesafe.play", artifactId = "play-ebean", version = { exact = "7.0.0-RC1" } },
3736
{ groupId = "com.typesafe.play", artifactId = "play-file-watch", version = { exact = "1.2.0" } },

0 commit comments

Comments
 (0)