Skip to content

Commit 4e129d2

Browse files
WojciechMazurmzuehlke
authored andcommitted
Unlock Scala 3.5.2 updates
1 parent 41f810a commit 4e129d2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

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

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,6 @@ updates.ignore = [
5656
{ groupId = "org.scala-lang", artifactId = "scala3-tasty-inspector", version = { exact = "3.6.1" } },
5757
{ groupId = "org.scala-lang", artifactId = "scaladoc", version = { exact = "3.6.1" } },
5858

59-
{ groupId = "org.scala-lang", artifactId = "scala3-compiler", version = { exact = "3.5.2" } },
60-
{ groupId = "org.scala-lang", artifactId = "scala3-library", version = { exact = "3.5.2" } },
61-
{ groupId = "org.scala-lang", artifactId = "scala3-library_sjs1", version = { exact = "3.5.2" } },
62-
{ groupId = "org.scala-lang", artifactId = "tasty-core", version = { exact = "3.5.2" } },
63-
{ groupId = "org.scala-lang", artifactId = "scala2-library-cc-tasty-experimental", version = { exact = "3.5.2" } },
64-
{ groupId = "org.scala-lang", artifactId = "scala2-library-tasty-experimental", version = { exact = "3.5.2" } },
65-
{ groupId = "org.scala-lang", artifactId = "scala3-language-server", version = { exact = "3.5.2" } },
66-
{ groupId = "org.scala-lang", artifactId = "scala3-presentation-compiler", version = { exact = "3.5.2" } },
67-
{ groupId = "org.scala-lang", artifactId = "scala3-staging", version = { exact = "3.5.2" } },
68-
{ groupId = "org.scala-lang", artifactId = "scala3-tasty-inspector", version = { exact = "3.5.2" } },
69-
{ groupId = "org.scala-lang", artifactId = "scaladoc", version = { exact = "3.5.2" } },
70-
7159
// Ignore the next Scala 3 LTS version until it is announced.
7260
{ groupId = "org.scala-lang", artifactId = "scala3-compiler", version = { exact = "3.3.5" } },
7361
{ groupId = "org.scala-lang", artifactId = "scala3-library", version = { exact = "3.3.5" } },

0 commit comments

Comments
 (0)