Skip to content

Commit 1445f30

Browse files
Deduplicate Scala 3.7.0 updates.ignore
1 parent 20b8fb3 commit 1445f30

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

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

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,6 @@ postUpdateHooks = [
3030
updates.ignore = [
3131
// Artifacts below are ignored because they are not yet announced.
3232

33-
// Ignore the next Scala 3 Next (3.x.0) version until it is announced.
34-
{ groupId = "org.scala-lang", artifactId = "scala3-compiler", version = { exact = "3.7.0" } },
35-
{ groupId = "org.scala-lang", artifactId = "scala3-library", version = { exact = "3.7.0" } },
36-
{ groupId = "org.scala-lang", artifactId = "scala3-library_sjs1", version = { exact = "3.7.0" } },
37-
{ groupId = "org.scala-lang", artifactId = "tasty-core", version = { exact = "3.7.0" } },
38-
{ groupId = "org.scala-lang", artifactId = "scala2-library-cc-tasty-experimental", version = { exact = "3.7.0" } },
39-
{ groupId = "org.scala-lang", artifactId = "scala2-library-tasty-experimental", version = { exact = "3.7.0" } },
40-
{ groupId = "org.scala-lang", artifactId = "scala3-language-server", version = { exact = "3.7.0" } },
41-
{ groupId = "org.scala-lang", artifactId = "scala3-presentation-compiler", version = { exact = "3.7.0" } },
42-
{ groupId = "org.scala-lang", artifactId = "scala3-staging", version = { exact = "3.7.0" } },
43-
{ groupId = "org.scala-lang", artifactId = "scala3-tasty-inspector", version = { exact = "3.7.0" } },
44-
{ groupId = "org.scala-lang", artifactId = "scaladoc", version = { exact = "3.7.0" } },
45-
4633
// Ignore the next Scala 3 Next version until it is announced.
4734
{ groupId = "org.scala-lang", artifactId = "scala3-compiler", version = { exact = "3.7.0" } },
4835
{ groupId = "org.scala-lang", artifactId = "scala3-library", version = { exact = "3.7.0" } },

0 commit comments

Comments
 (0)