This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/cats-core-2.12.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit c2e4b6ce95055ffdef610c9c1d99563cac4474d7
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 2 02:22:09 2024 +0000
Update cats-core to 2.12.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index cac410391..12a966209 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -322,7 +322,7 @@ object Dependencies {
libraryDependencies ++= Seq(
("org.apache.hadoop" % "hadoop-client" % HadoopVersion).exclude("log4j",
"log4j").exclude("org.slf4j",
"slf4j-log4j12"),
- "org.typelevel" %% "cats-core" % "2.10.0",
+ "org.typelevel" %% "cats-core" % "2.12.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]