Skip to content

Commit

Permalink
Update scala3-library, ... to 3.4.3 (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 9, 2024
1 parent 262df26 commit fe6874b
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.4.2",
scalaVersion := "3.4.3",
crossScalaVersions := Seq(scalaVersion.value)
)
)
Expand Down

0 comments on commit fe6874b

Please sign in to comment.