Skip to content

Commit f10c1be

Browse files
authored
Merge pull request #826 from scala-steward/update/cats-core-2.10.0
Update cats-core from 2.9.0 to 2.10.0
2 parents 4f27989 + 043b004 commit f10c1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
365365
sparkCoreDep,
366366
logback,
367367
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
368-
"org.typelevel" %% "cats-core" % "2.9.0"
368+
"org.typelevel" %% "cats-core" % "2.10.0"
369369
),
370370
libraryDependencies ++= Seq(
371371
"com.clever-cloud.pulsar4s" %% "pulsar4s-core" % "2.9.0",

0 commit comments

Comments
 (0)