Skip to content

Commit

Permalink
Pin scala3-library_sjs1 to 3.3.x (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
kciesielski committed May 8, 2024
1 parent 1cbddf3 commit 82c92be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ updates.ignore = [
{groupId = "io.circe", artifactId = "circe-yaml", version = "1."}
]
updates.pin = [
{groupId = "org.scala-lang", artifactId = "scala3-library", version = "3.3."}
{groupId = "org.scala-lang", artifactId = "scala3-library", version = "3.3."},
{groupId = "org.scala-lang", artifactId = "scala3-library_sjs1", version = "3.3."}
]

0 comments on commit 82c92be

Please sign in to comment.