This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new ea25e4e Update slick, slick-hikaricp to 3.6.1 (#342)
ea25e4e is described below
commit ea25e4e9eb72ff3f6d47a3ede25fac363327202f
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 28 08:28:52 2025 +0100
Update slick, slick-hikaricp to 3.6.1 (#342)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 33ddcf5..d872144 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
val LogbackVersion = "1.5.18"
- val SlickVersion = "3.5.2"
+ val SlickVersion = "3.6.1"
val SlickDocVersion = "3.5.1" // Slick 3.5.2 does not have docs published
val ScalaTestVersion = "3.2.19"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]