Skip to content

Commit 043b004

Browse files
committed
Update cats-core from 2.9.0 to 2.10.0
1 parent 46aa9bb commit 043b004

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
@@ -364,7 +364,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
364364
sparkCoreDep,
365365
logback,
366366
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
367-
"org.typelevel" %% "cats-core" % "2.9.0"
367+
"org.typelevel" %% "cats-core" % "2.10.0"
368368
),
369369
libraryDependencies ++= Seq(
370370
"com.clever-cloud.pulsar4s" %% "pulsar4s-core" % "2.9.0",

0 commit comments

Comments
 (0)