Skip to content

Commit

Permalink
Merge pull request #115 from scala-steward/update/cats-core-2.12.0
Browse files Browse the repository at this point in the history
Update cats-core, cats-laws to 2.12.0
  • Loading branch information
ahjohannessen authored May 29, 2024
2 parents 187365a + 42f71bb commit c937f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object deps {

object versions {

val catsCore = "2.10.0"
val catsCore = "2.12.0"
val scalaCheck = "1.18.0"
val munitDiscipline = "2.0.0"
val munit = "1.0.0"
Expand Down

0 comments on commit c937f93

Please sign in to comment.