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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 6e1d57d9d Update SlickVersion to 3.6.1 (#1224)
6e1d57d9d is described below

commit 6e1d57d9d9d240133a448102d01fc1449aee6a5f
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Sep 28 10:13:50 2025 +0100

    Update SlickVersion to 3.6.1 (#1224)
    
    * Update SlickVersion to 3.5.2
    
    * Update SlickVersion to 3.6.1
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 260d9ebc1..84ca2396d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -460,7 +460,7 @@ object Dependencies {
         "jakarta.annotation" % "jakarta.annotation-api" % "3.0.0" % Test))
   }
 
-  val SlickVersion = "3.5.1"
+  val SlickVersion = "3.6.1"
   val Slick = Seq(
     // Transitive dependency `scala-reflect` to avoid `NoClassDefFoundError`.
     // See: https://github.com/slick/slick/issues/2933


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

Reply via email to