Skip to content

Commit

Permalink
Update cats-core to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Jun 11, 2024
1 parent 9625a50 commit f243025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atom-publisher-lib/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencyOverrides += "com.twitter" %% "scrooge-serializer" % scroogeVersion

libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0",
"org.typelevel" %% "cats-core" % "2.10.0",
"org.typelevel" %% "cats-core" % "2.12.0",
"io.circe" %% "circe-parser" % "0.14.7",
"com.gu" %% "fezziwig" % "2.0.0",
"com.gu" %% "content-atom-model" % contentAtomVersion,
Expand Down

0 comments on commit f243025

Please sign in to comment.