Skip to content

Commit

Permalink
Merge pull request #777 from mkurz/scala-steward_pins
Browse files Browse the repository at this point in the history
Scala steward pins
  • Loading branch information
mkurz committed May 2, 2024
2 parents 5bee989 + 038e186 commit 0d3721f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ buildRoots = [
]

updates.pin = [
# Scala 3.3 is a LTS
{ groupId = "org.scala-lang", artifactId = "scala3-library", version = "3.3." }
{ groupId = "org.playframework", artifactId = "play-docs-sbt-plugin", version = "3.0." },
{ groupId = "org.scala-lang.modules", artifactId = "scala-xml", version = "2.3." },
{ groupId = "org.scala-js", version = "1.15." },
{ groupId = "org.portable-scala", version = "1.3." }
]

0 comments on commit 0d3721f

Please sign in to comment.