Skip to content

Commit

Permalink
Update scala3-library, ... to 3.5.2 (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 24, 2024
1 parent 1cbc6c8 commit 1938d30
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.1",
scalaVersion := "3.5.2",
crossScalaVersions := Seq(scalaVersion.value)
)
)
Expand Down

0 comments on commit 1938d30

Please sign in to comment.