This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/shapeless-2.3.12
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git

commit de7b3191c0f1791fca2ad012fc9cd3f16c7af341
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 19 02:19:27 2024 +0000

    Update shapeless to 2.3.12
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 548ac3bc7..22c9eab8a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -233,7 +233,7 @@ object Dependencies {
       (if (isScala3.value)
          Seq.empty // Equivalent and relevant shapeless functionality has been 
mainlined into Scala 3 language/stdlib
        else Seq(
-         "com.chuusai" %% "shapeless" % "2.3.10"))
+         "com.chuusai" %% "shapeless" % "2.3.12"))
     })
 
   val GoogleCommon = Seq(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to