Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
magnolia-k authored Sep 20, 2024
2 parents ed747f8 + d7f9c29 commit a071172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import com.typesafe.tools.mima.core._
// -----------------------------------------------------------------------------------

def Scala212 = "2.12.20"
def Scala213 = "2.13.14"
def Scala213 = "2.13.15"
def Scala3 = "3.3.3"

addCommandAlias("SetScala212", s"++ ${Scala212}!")
Expand Down

0 comments on commit a071172

Please sign in to comment.