Skip to content

Commit

Permalink
Update scala3-library, ... to 3.6.2 (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 11, 2024
1 parent 020426b commit ad2c65f
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 @@ inThisBuild(
),
homepage := Some(url("http://github.com/ironcorelabs/cats-scalatest")),
licenses := Seq("Apache-2.0" -> url("http://www.opensource.org/licenses/Apache-2.0")),
scalaVersion := "3.5.2",
scalaVersion := "3.6.2",
crossScalaVersions := Seq(scalaVersion.value)
)
)
Expand Down

0 comments on commit ad2c65f

Please sign in to comment.