Skip to content

Commit

Permalink
pin scala3 on LTS line
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Apr 9, 2024
1 parent 38a61a9 commit 9a53890
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
updates.pin = [
{ groupId = "org.scala-lang", artifactId="scala3-library", version = "3.3." } # stay on LTS
]

0 comments on commit 9a53890

Please sign in to comment.