Skip to content

Commit

Permalink
Merge pull request #684 from scala-steward/update/scala3-library-3.1.2
Browse files Browse the repository at this point in the history
Update scala3-library to 3.1.2
  • Loading branch information
mergify[bot] authored Apr 12, 2022
2 parents 20db9f9 + e6b6905 commit ebaa90f
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 @@ -4,7 +4,7 @@ import Dependencies._
import microsites.ExtraMdFileConfig

ThisBuild / scalaVersion := "2.13.8"
ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.8", "3.1.1")
ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.8", "3.1.2")
Test / parallelExecution := false

// publishing
Expand Down

0 comments on commit ebaa90f

Please sign in to comment.