Skip to content

Commit

Permalink
Merge pull request #784 from gemini-hlsw/update/cats-core-2.10.0
Browse files Browse the repository at this point in the history
Update cats-core, cats-testkit to 2.10.0
  • Loading branch information
mergify[bot] authored Aug 14, 2023
2 parents f1613f4 + 0c3aeb7 commit 2a3b956
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 @@ Global / concurrentRestrictions += Tags.limit(Tags.Compile, 1)
ThisBuild / crossScalaVersions := Seq("3.3.1-RC4")
ThisBuild / scalacOptions += "-language:implicitConversions" // TODO

lazy val catsVersion = "2.9.0"
lazy val catsVersion = "2.10.0"
lazy val kindProjectorVersion = "0.13.2"
lazy val monocleVersion = "3.2.0"
lazy val scalaJavaTimeVersion = "2.5.0"
Expand Down

0 comments on commit 2a3b956

Please sign in to comment.