Skip to content

Commit

Permalink
Update cats-core, cats-laws to 2.10.0 (#807)
Browse files Browse the repository at this point in the history
Co-authored-by: Michel Davit <micheld@spotify.com>
  • Loading branch information
scala-steward and RustedBones authored Aug 21, 2023
1 parent 174a855 commit 6d8f5e9
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 @@ -23,7 +23,7 @@ val algebirdVersion = "0.13.10"
val avroVersion = Option(sys.props("avro.version")).getOrElse("1.11.2")
val bigqueryVersion = "v2-rev20230805-2.0.0"
val bigtableVersion = "2.27.0"
val catsVersion = "2.9.0"
val catsVersion = "2.10.0"
val datastoreVersion = "2.16.3"
val guavaVersion = "32.1.2-jre"
val hadoopVersion = "3.3.6"
Expand Down

0 comments on commit 6d8f5e9

Please sign in to comment.