Skip to content

Commit

Permalink
Update cats to 0.12.0 (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones authored Aug 20, 2024
1 parent b5b3b7b commit 85a2620
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 @@ -26,7 +26,7 @@ val algebirdVersion = "0.13.10"
val avroVersion = Option(sys.props("avro.version")).getOrElse("1.11.3")
val bigqueryVersion = "v2-rev20240229-2.0.0"
val bigtableVersion = "2.42.0"
val catsVersion = "2.10.0"
val catsVersion = "2.12.0"
val datastoreVersion = "2.21.1"
val guavaVersion = "33.3.0-jre"
val hadoopVersion = "3.4.0"
Expand Down

0 comments on commit 85a2620

Please sign in to comment.