This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/cats-core-2.13.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 3bf8184b0ce26cfc1e7599cf6ba329733b456212
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 26 02:30:52 2025 +0000
Update cats-core to 2.13.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b680b471d..cb7f237ce 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -341,7 +341,7 @@ object Dependencies {
libraryDependencies ++= Seq(
("org.apache.hadoop" % "hadoop-client" % HadoopVersion).exclude("log4j",
"log4j").exclude("org.slf4j",
"slf4j-log4j12"),
- "org.typelevel" %% "cats-core" % "2.12.0",
+ "org.typelevel" %% "cats-core" % "2.13.0",
("org.apache.hadoop" % "hadoop-hdfs" % HadoopVersion %
Test).exclude("log4j", "log4j").exclude("org.slf4j",
"slf4j-log4j12"),
("org.apache.hadoop" % "hadoop-common" % HadoopVersion %
Test).exclude("log4j", "log4j").exclude("org.slf4j",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]