Skip to content

Commit

Permalink
Merge b12ee35 into 7fa8843
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 17, 2022
2 parents 7fa8843 + b12ee35 commit a8ac5b6
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 @@ -16,7 +16,7 @@ publishTo := Some(Resolver.evolutionReleases)

scalaVersion := crossScalaVersions.value.head

crossScalaVersions := Seq("2.13.6", "2.12.14")
crossScalaVersions := Seq("2.13.10", "2.12.14")

libraryDependencies ++= Seq(
`cats-effect`,
Expand Down

0 comments on commit a8ac5b6

Please sign in to comment.