Skip to content

Commit

Permalink
Update scala3-library to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 12, 2022
1 parent 20db9f9 commit e6b6905
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 e6b6905

Please sign in to comment.