Skip to content

Commit eb1ff09

Browse files
authored
Merge pull request #3176 from mkurz/allow_play_2.9.0-RC1
Allow groupId `com.typesafe.play`, exact version `2.9.0-RC1`
2 parents 9026086 + 21f2609 commit eb1ff09

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)