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

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

commit eaf327312ceaddbbc15ef70448b2732c46c0518b
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 6 02:33:42 2024 +0000

    Update slick, slick-hikaricp to 3.5.2
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 134b16000..d8242c9f3 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -471,7 +471,7 @@ object Dependencies {
         "org.springframework.boot" % "spring-boot-starter-web" % 
SpringBootVersion % Test))
   }
 
-  val SlickVersion = "3.5.1"
+  val SlickVersion = "3.5.2"
   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