Pin Scala 3.3 LTS in scala steward
This commit is contained in:
parent
dcaaf707e1
commit
334e124852
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ updates.pin = [
|
|||
# Pin sbt-paradox to v0.9.x because 0.10.x needs JDK 11
|
||||
{ groupId = "com.lightbend.paradox", artifactId = "sbt-paradox-project-info", version = "0.9." }
|
||||
{ groupId = "com.lightbend.paradox", artifactId = "sbt-paradox", version = "0.9." }
|
||||
# Scala 3.3 is a LTS
|
||||
{ groupId = "org.scala-lang", artifactId = "scala3-library", version = "3.3." }
|
||||
]
|
||||
|
||||
updates.ignore = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue